Structured Text Toolkit

com.saelist.util
Class Logging

java.lang.Object
  extended bycom.saelist.util.Logging

public class Logging
extends java.lang.Object


Constructor Summary
Logging()
           
 
Method Summary
static void setLogLevels(java.lang.String filename)
           
static Level toLevel(java.lang.String level)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Logging

public Logging()
Method Detail

setLogLevels

public static void setLogLevels(java.lang.String filename)
                         throws java.io.IOException
Throws:
java.io.IOException

toLevel

public static Level toLevel(java.lang.String level)

Structured Text Toolkit