OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | LOG_ERR_HEADER "_______________________________________________________" |
#define | LOG_ERR_TAIL "_______________________________________________________\a\n" |
Functions | |
static void | print_stacktrace (FILE *out=stderr, unsigned int max_frames=63) |
Variables | |
Logger | oofem::oofem_logger (Logger::LOG_LEVEL_INFO) |
#define LOG_ERR_HEADER "_______________________________________________________" |
Definition at line 132 of file logger.C.
Referenced by oofem::Logger::writeELogMsg().
#define LOG_ERR_TAIL "_______________________________________________________\a\n" |
Definition at line 133 of file logger.C.
Referenced by oofem::Logger::writeELogMsg().
|
inlinestatic |
Definition at line 125 of file logger.C.
Referenced by oofem::Logger::writeELogMsg().