JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
online.sharedtype.exec.common
Interface Logger
public interface
Logger
Adapter for logging.
Author:
Cause Chung
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
error
(
String
message)
void
info
(
String
message)
void
warn
(
String
message)
Method Details
info
void
info
(
String
message)
warn
void
warn
(
String
message)
error
void
error
(
String
message)