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)
println(String type, String msg)
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)
public static void println(String type, String msg)
Copyright © 2016. All rights reserved.