![]() |
![]()
![]() ![]() ![]()
![]() |
![]() |
All Packages Class Hierarchy This Package Previous Next Index Class java.rmi.server.LogStreamjava.lang.Object | +----java.io.OutputStream | +----java.io.FilterOutputStream | +----java.io.PrintStream | +----java.rmi.server.LogStream
LogStream presents a mechanism for logging errors that are
of possible interest to those monitoring the system.
![]() public static final int SILENT
![]() public static final int BRIEF ![]() public static final int VERBOSE ![]() public static LogStream log(String name)
![]() public static synchronized PrintStream getDefaultStream()
![]() public static synchronized void setDefaultStream(PrintStream newDefault)
![]() public synchronized OutputStream getOutputStream()
![]() public synchronized void setOutputStream(OutputStream out)
![]() public void write(int b)
![]() public void write(byte b[], int off, int len)
![]() public String toString() ![]() public static int parseLevel(String s)
All Packages Class Hierarchy This Package Previous Next Index Submit a bug or feature |
||||||||||||||||
With any suggestions or questions please feel free to contact us |