org.eclipse.birt.chart.log
Class Logger

java.lang.Object
  extended by org.eclipse.birt.chart.log.Logger

public final class Logger
extends java.lang.Object

A centralized class to start use and manager loggers.

See Also:
ILogger

Method Summary
static ILogger getLogger(java.lang.String name)
          Returns the logger by the given name.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLogger

public static final ILogger getLogger(java.lang.String name)
Returns the logger by the given name.

Parameters:
name -
Returns:


Copyright © 2005-2008 Actuate Corp. All rights reserved.