ERXPatternParser.AppNamePatternConverter Class Reference
Inherits org::apache::log4j::helpers::PatternConverter.
List of all members.
Detailed Description
The application name pattern converter is useful for
logging the current application name in log statements.
- Deprecated:
Constructor & Destructor Documentation
Default package level constructor
- Parameters:
-
| formattingInfo | current pattern formatting information |
Member Function Documentation
| String convert |
( |
LoggingEvent |
event |
) |
|
Returns the current application name for the current logging event. If the application instance has not been created yet then "N/A" is logged.
- Parameters:
-
- Returns:
- the current application name
Member Data Documentation
holds a reference to the app name
The documentation for this class was generated from the following file: