Apache Log4cxx Version 1.0.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:
__LINE__)
This class represents the location of a logging statement.
Definition: locationinfo.h:46
static const char * calcShortFileName(const char *fileName)
Definition: locationinfo.h:68
#define __LOG4CXX_FUNC__
Definition: locationinfo.h:166

◆ LOG4CXX_SHORT_FILENAME_SPLIT_CHAR

#define LOG4CXX_SHORT_FILENAME_SPLIT_CHAR   '/'