debug(Exception e, String... msg)
insteaderror(Exception e, String... msg)
insteadinfo(Exception e, String... msg)
insteadtrue
you'll find a stacktrace after the log message which passed an exception, otherwise (default) only the exception class and the corresponding message will be logged.true
false
warn(Exception e, String... msg)
insteadCopyright © 2014. All rights reserved.