de.ls5.jlearn.logging
Class LogUtil

java.lang.Object
  extended by de.ls5.jlearn.logging.LogUtil

public class LogUtil
extends Object

Author:
fh

Constructor Summary
LogUtil()
           
 
Method Summary
static String linePrefix(LogLevel lvl, String classname, boolean printLevel, boolean printDate, boolean printClass)
           
static String lineThick()
           
static String lineThin()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogUtil

public LogUtil()
Method Detail

linePrefix

public static String linePrefix(LogLevel lvl,
                                String classname,
                                boolean printLevel,
                                boolean printDate,
                                boolean printClass)

lineThin

public static String lineThin()

lineThick

public static String lineThick()


Copyright © 2011. All Rights Reserved.