com.evolveum.midpoint.util.logging
Class TraceManager

java.lang.Object
  extended by com.evolveum.midpoint.util.logging.TraceManager

public class TraceManager
extends java.lang.Object

Sample Class Doc

Since:
1.0.0
Version:
$Revision$ $Date$
Author:
$author$

Field Summary
static java.lang.String code_id
           
 
Constructor Summary
TraceManager()
           
 
Method Summary
static org.slf4j.ILoggerFactory getILoggerFactory()
           
static Trace getTrace(java.lang.Class clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

code_id

public static final java.lang.String code_id
See Also:
Constant Field Values
Constructor Detail

TraceManager

public TraceManager()
Method Detail

getTrace

public static Trace getTrace(java.lang.Class clazz)

getILoggerFactory

public static org.slf4j.ILoggerFactory getILoggerFactory()


Copyright © 2012 evolveum. All Rights Reserved.