patternparser.h File Reference


Namespaces

namespace  log4cxx
namespace  log4cxx::pattern

Classes

class  PatternParser
 Most of the work of the PatternLayout class is delegated to the PatternParser class. More...

Typedefs

typedef PatternConverterPtr(* PatternConstructor )(const std::vector< LogString > &options)
typedef std::map< LogString,
PatternConstructor > 
PatternMap