Apache log4cxx Version 0.10.0
|
Formats an date by delegating to DatePatternConverter. More...
Static Public Member Functions | |
static PatternConverterPtr | newInstance (const std::vector< LogString > &options) |
Obtains an instance of pattern converter. |
Formats an date by delegating to DatePatternConverter.
The default date pattern for a d specifier in a file name is different than the d pattern in pattern layout.
static PatternConverterPtr newInstance | ( | const std::vector< LogString > & | options | ) | [static] |
Obtains an instance of pattern converter.
options | options, may be null. |