OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
logger.C File Reference
#include "logger.h"
#include "error.h"
#include <cstdarg>
#include <mpi.h>

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)
 

Macro Definition Documentation

#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().

Function Documentation

static void print_stacktrace ( FILE *  out = stderr,
unsigned int  max_frames = 63 
)
inlinestatic

Definition at line 125 of file logger.C.

Referenced by oofem::Logger::writeELogMsg().


This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:32 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011