Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.rgw.tools
Class Log

java.lang.Object
  extended by ch.rgw.tools.Log

public class Log
extends java.lang.Object


Field Summary
static int DEBUGMSG
          F�r Debugzwecke gedachte Meldungen
static int ERRORS
          Nichtfatale Fehler, Programm kann weiterlaufen
static int FATALS
          Fatale Fehler, Programmabbruch
static int INFOS
          Reine Informationen, kein Einfluss aufs Programm
static int NOTHING
          Experimentell
static int SYNCMARK
          Immer auszugebende Meldungen, automatisch mit einem Timestamp versehen
static int TRACE
          Immer auszugebende Meldungen, die aber keinem Fehler entsprechen
static int WARNINGS
          Warnung, Programm l�uft normal weiter, es k�nnten aber Probleme auftreten
 
Constructor Summary
Log()
           
 
Method Summary
static Log get(java.lang.String name)
           
 void log(java.util.logging.Level level, java.lang.String message)
           
 void log(java.lang.String message, int level)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NOTHING

public static final int NOTHING
Experimentell

See Also:
Constant Field Values

FATALS

public static final int FATALS
Fatale Fehler, Programmabbruch

See Also:
Constant Field Values

ERRORS

public static final int ERRORS
Nichtfatale Fehler, Programm kann weiterlaufen

See Also:
Constant Field Values

WARNINGS

public static final int WARNINGS
Warnung, Programm l�uft normal weiter, es k�nnten aber Probleme auftreten

See Also:
Constant Field Values

INFOS

public static final int INFOS
Reine Informationen, kein Einfluss aufs Programm

See Also:
Constant Field Values

DEBUGMSG

public static final int DEBUGMSG
F�r Debugzwecke gedachte Meldungen

See Also:
Constant Field Values

TRACE

public static final int TRACE
Immer auszugebende Meldungen, die aber keinem Fehler entsprechen

See Also:
Constant Field Values

SYNCMARK

public static final int SYNCMARK
Immer auszugebende Meldungen, automatisch mit einem Timestamp versehen

See Also:
Constant Field Values
Constructor Detail

Log

public Log()
Method Detail

get

public static Log get(java.lang.String name)

log

public void log(java.lang.String message,
                int level)

log

public void log(java.util.logging.Level level,
                java.lang.String message)

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis