public class StdOutErrLog extends Object
| Constructor and Description |
|---|
StdOutErrLog() |
| Modifier and Type | Method and Description |
|---|---|
PrintStream |
createSystemErrLoggingProxy(PrintStream realPrintStream) |
PrintStream |
createSystemOutLoggingProxy(PrintStream realPrintStream) |
void |
init() |
public void init()
public PrintStream createSystemOutLoggingProxy(PrintStream realPrintStream)
public PrintStream createSystemErrLoggingProxy(PrintStream realPrintStream)
Copyright © 2023. All rights reserved.