public class Debugger extends Object
static org.slf4j.Marker
fatalMarker
static org.slf4j.Logger
LogFactory
Debugger()
static void
fatal(String msg)
fatal(String msg, Throwable ex)
static String
getDetail(Exception ex)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final org.slf4j.Logger LogFactory
public static final org.slf4j.Marker fatalMarker
public Debugger()
public static void fatal(String msg, Throwable ex)
public static void fatal(String msg)
public static String getDetail(Exception ex)
Copyright © 2015. All rights reserved.