Apache Log4cxx  Version 1.8.0
Loading...
Searching...
No Matches
locationinfo.h File Reference
#include <log4cxx/log4cxx.h>
#include <string>
#include <string.h>

Go to the source code of this file.

Classes

class  log4cxx::spi::LocationInfo
 This class represents the location of a logging statement. More...

Namespaces

namespace  log4cxx
namespace  log4cxx::spi

Macros

#define LOG4CXX_SHORT_FILENAME_SPLIT_CHAR   '/'
#define LOG4CXX_LOCATION

Macro Definition Documentation

◆ LOG4CXX_LOCATION

#define LOG4CXX_LOCATION
Value:
::LOG4CXX_NS::spi::LocationInfo(__FILE__, \
::LOG4CXX_NS::spi::LocationInfo::calcShortFileName(__FILE__), \
__LOG4CXX_FUNC__, \
__LINE__)

◆ LOG4CXX_SHORT_FILENAME_SPLIT_CHAR

#define LOG4CXX_SHORT_FILENAME_SPLIT_CHAR   '/'