List of all members.
Public Member Functions |
| | LogAssistant (String[] args) |
| void | work () throws Exception |
Static Public Member Functions |
| static void | main (String[] args) |
Static Public Attributes |
| static final String | TIME_FORMAT = "yyyy'-'MM'-'dd'T'HH':'mm':'ss" |
Detailed Description
A coommand line tool to perform some helpful operation with the files of logs
- Author:
- acaproni
Constructor & Destructor Documentation
| alma.acs.logging.tools.LogAssistant.LogAssistant |
( |
String[] |
args |
) |
|
Member Function Documentation
| static void alma.acs.logging.tools.LogAssistant.main |
( |
String[] |
args |
) |
[static] |
| void alma.acs.logging.tools.LogAssistant.work |
( |
|
) |
throws Exception |
Member Data Documentation
The format of the date is the same as the ILogEntry without msecs
The documentation for this class was generated from the following file: