com.jzy3d.surfedit
Class LoggerUtils

java.lang.Object
  extended by com.jzy3d.surfedit.LoggerUtils

public class LoggerUtils
extends Object

Pattern Layout parameters

see http://robertmaldon.blogspot.com/2007/09/programmatically-configuring-log4j-and.html

Author:
Martin Pernollet

Constructor Summary
LoggerUtils()
           
 
Method Summary
static void level(Level level)
           
static void minimal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggerUtils

public LoggerUtils()
Method Detail

minimal

public static void minimal()

level

public static void level(Level level)


Copyright © 2014. All rights reserved.