@Deprecated public class SL4JLogOutput extends java.lang.Object implements ILogOutput
| Constructor and Description |
|---|
SL4JLogOutput(org.slf4j.Logger aLog)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
out(java.lang.String message)
Deprecated.
Writes the message to the logging stream (file, sysout, whatever).
|
public void out(java.lang.String message)
ILogOutputout in interface ILogOutputmessage - the message to write.Copyright © 2010-2020 anotheria.net. All Rights Reserved.