Apache Log4cxx Version 1.0.0
Loading...
Searching...
No Matches
log4cxx::pattern::FileDatePatternConverter Class Reference

Formats an date by delegating to DatePatternConverter. More...

#include <filedatepatternconverter.h>

Static Public Member Functions

static PatternConverterPtr newInstance (const std::vector< LogString > &options)
 Obtains an instance of pattern converter.
 

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

◆ newInstance()

static PatternConverterPtr log4cxx::pattern::FileDatePatternConverter::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: