org.jopendocument.dom
Class Log

java.lang.Object
  extended by org.jopendocument.dom.Log

public class Log
extends java.lang.Object

Logger for the framework.

Author:
Sylvain CUAZ

Constructor Summary
Log()
           
 
Method Summary
static java.util.logging.Logger get()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log

public Log()
Method Detail

get

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