FileDatePatternConverter Class Reference
Formats an date by delegating to
DatePatternConverter.
More...
List of all members.
|
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
static PatternConverterPtr newInstance |
( |
const std::vector< LogString > & |
options |
) |
[static] |
Obtains an instance of pattern converter.
- Parameters:
-
| options | options, may be null. |
- Returns:
- instance of pattern converter.
The documentation for this class was generated from the following file: