public class LogUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
LOG_PREFIX |
Constructor and Description |
---|
LogUtils() |
Modifier and Type | Method and Description |
---|---|
static Logger |
getCoreLogger() |
static Logger |
getDecoderLogger() |
static Logger |
getEncoderLogger() |
static Logger |
getMasterLogger() |
static Logger |
getSlaveLogger() |
static void |
initJul() |
static void |
initJulFromResource(String loggingproperties) |
public static final String LOG_PREFIX
public static final Logger getCoreLogger()
public static final Logger getEncoderLogger()
public static final Logger getDecoderLogger()
public static Logger getMasterLogger()
public static Logger getSlaveLogger()
public static void initJulFromResource(String loggingproperties)
public static void initJul()
Copyright © 2009–2016 MBus4J. All rights reserved.