| Constructor and Description |
|---|
LogbackImpl() |
| Modifier and Type | Method and Description |
|---|---|
ch.qos.logback.classic.Logger |
getLogger() |
void |
log(String msg)
Send the message to LOGBack
|
Logback |
setLoggerName(String loggerName)
Define the LOGBack logger name to use
|
public Logback setLoggerName(String loggerName)
LogbacksetLoggerName in interface LogbackloggerName - the logger name to usepublic void log(String msg)
Logbackpublic ch.qos.logback.classic.Logger getLogger()
Copyright © 2016–2018. All rights reserved.