Public Member Functions | Static Public Member Functions | Static Public Attributes

alma.acs.logging.tools.LogAssistant Class Reference

List of all members.

Public Member Functions

 LogAssistant (String[] args)

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  ) 

Constructor

Parameters:
args The command line params

Referenced by alma.acs.logging.tools.LogAssistant.main().


Member Function Documentation

static void alma.acs.logging.tools.LogAssistant.main ( String[]  args  )  [static]

Member Data Documentation

final String alma.acs.logging.tools.LogAssistant.TIME_FORMAT = "yyyy'-'MM'-'dd'T'HH':'mm':'ss" [static]

The format of the date is the same as the ILogEntry without msecs


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties