Apache Log4cxx  Version 1.2.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_FUNC__   ""
 
#define LOG4CXX_LOCATION
 

Macro Definition Documentation

◆ __LOG4CXX_FUNC__

#define __LOG4CXX_FUNC__   ""

◆ LOG4CXX_LOCATION

#define LOG4CXX_LOCATION
Value:
::LOG4CXX_NS::spi::LocationInfo(__FILE__, \
::LOG4CXX_NS::spi::LocationInfo::calcShortFileName(__FILE__), \
__LINE__)
#define __LOG4CXX_FUNC__
Definition: locationinfo.h:166

◆ LOG4CXX_SHORT_FILENAME_SPLIT_CHAR

#define LOG4CXX_SHORT_FILENAME_SPLIT_CHAR   '/'