StStarLogger/StLoggerConfig.h File Reference
#include <log4cxx/helpers/stringhelper.h>
#include <log4cxx/config.h>
#include <log4cxx/varia/stringmatchfilter.h>
#include <log4cxx/varia/denyallfilter.h>
Go to the source code of this file.
|
Defines |
|
#define | STAR_LOG4CXX_VERSION 9 |
|
#define | LOG4CXX_LEVEL_FATAL Level::FATAL |
|
#define | LOG4CXX_LEVEL_ERROR Level::ERROR |
|
#define | LOG4CXX_LEVEL_WARN Level::WARN |
|
#define | LOG4CXX_LEVEL_INFO Level::INFO |
|
#define | LOG4CXX_LEVEL_DEBUG Level::DEBUG |
|
#define | LocationInfo(sourceFileName, sourceFunction, lineNumber) sourceFileName,lineNumber |
Functions |
|
bool | log4cxx::equalsIgnoreCase (const String &option1, const String &option2) |
Detailed Description
the configuration file to account for the different versions of log4cxx package
- Author:
- Valeri Fine (fine@bnl.gov)
- Date:
- 09/08/2009
Definition in file StLoggerConfig.h.