org.apache.any23.util
Class LogUtils

java.lang.Object
  extended by org.apache.any23.util.LogUtils

public class LogUtils
extends Object

Provides specific application logger configuration methods.


Constructor Summary
LogUtils()
           
 
Method Summary
static void setDefaultLogging()
           
static void setVerboseLogging()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogUtils

public LogUtils()
Method Detail

setDefaultLogging

public static void setDefaultLogging()

setVerboseLogging

public static void setVerboseLogging()


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.