Apache log4cxx  Version 0.10.0
FileDatePatternConverter Class Reference

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. More...
 

Detailed Description

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.

Member Function Documentation

static PatternConverterPtr newInstance ( const std::vector< LogString > &  options)
static

Obtains an instance of pattern converter.

Parameters
optionsoptions, may be null.
Returns
instance of pattern converter.

The documentation for this class was generated from the following file: