Interface Registration.Logging
- Enclosing class:
Registration
private static interface Registration.Logging
A simple logging abstractor.
- Author:
- Holger Eichelberger
-
Method Summary
-
Method Details
-
error
Logs an error.- Parameters:
message- the error message
-
error
Logs an error.- Parameters:
message- the error messageexception- the related exception
-
info
Logs an information message.- Parameters:
message- the information
-