Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.lucane.common
Class Logging  view Logging download Logging.java

java.lang.Object
  extended byorg.lucane.common.Logging

public class Logging
extends java.lang.Object


Constructor Summary
Logging()
           
 
Method Summary
static java.util.logging.Logger getLogger()
           
static void init(java.lang.String fileName, 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

init

public static void init(java.lang.String fileName,
                        java.lang.String level)
                 throws java.io.IOException

getLogger

public static java.util.logging.Logger getLogger()