uk.org.iscream.cms.server.core
Interface LoggerOperations
- All Known Subinterfaces:
- Logger
- All Known Implementing Classes:
- _LoggerStub, LoggerPOA, LoggerPOATie, LoggerServant
public interface LoggerOperations
Generated from IDL definition of interface "Logger"
- Author:
- JacORB IDL compiler
FATAL
static final int FATAL
- See Also:
- Constant Field Values
ERROR
static final int ERROR
- See Also:
- Constant Field Values
WARNING
static final int WARNING
- See Also:
- Constant Field Values
SYSMSG
static final int SYSMSG
- See Also:
- Constant Field Values
SYSINIT
static final int SYSINIT
- See Also:
- Constant Field Values
DEBUG
static final int DEBUG
- See Also:
- Constant Field Values
write
void write(String source,
int verbosity,
String message)
Copyright © 2000-2003 i-scream. All Rights Reserved.