Apache Log4cxx
Version 1.3.0
|
Formats an date by delegating to DatePatternConverter. More...
#include <filedatepatternconverter.h>
Static Public Member Functions | |
static PatternConverterPtr | newInstance (const std::vector< LogString > &options) |
An instance of pattern converter for date conversion and formatting. | |
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 |
An instance of pattern converter for date conversion and formatting.
options | If empty, used the patterm "yyyy-MM-dd". |