Kieker 1.6

kieker.common.logging
Class LogFactory

java.lang.Object
  extended by kieker.common.logging.LogFactory

public final class LogFactory
extends Object

Author:
Jan Waller

Field Summary
static String CUSTOM_LOGGER_JVM
           
 
Method Summary
static Log getLog(Class<?> clazz)
           
static Log getLog(String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CUSTOM_LOGGER_JVM

public static final String CUSTOM_LOGGER_JVM
See Also:
Constant Field Values
Method Detail

getLog

public static final Log getLog(Class<?> clazz)

getLog

public static final Log getLog(String name)

Kieker 1.6

Copyright 2012 Kieker Project, http://kieker-monitoring.net