org.jlab.coda.cMsg.apps
Class cMsgLogger

java.lang.Object
  extended by org.jlab.coda.cMsg.apps.cMsgLogger

public class cMsgLogger
extends java.lang.Object

Logs cMsg messages to screen, file, and/or database. subject/type specified on command line, defaults to *.

Version:
1.0

Constructor Summary
cMsgLogger()
           
 
Method Summary
static void decode_command_line(java.lang.String[] args)
          Method to decode the command line used to start this application.
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

cMsgLogger

public cMsgLogger()
Method Detail

main

public static void main(java.lang.String[] args)

decode_command_line

public static void decode_command_line(java.lang.String[] args)
Method to decode the command line used to start this application.

Parameters:
args - command line arguments