public class SimpleLog
extends java.lang.Object
Constructor and Description |
---|
SimpleLog() |
SimpleLog(java.io.PrintWriter out) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
out(java.lang.Object o) |
void |
out(java.lang.String message) |
void |
out(java.lang.String message,
java.lang.Throwable t) |
void |
out(java.lang.Throwable t) |
Copyright © 2014 Infinite Automation Systems. All Rights Reserved.