Interface used for error reporting in colibrio. Implement this interface and call Logger.setLogger() to use a custom logger.
Method used to log errors.
Method used to log info messages.
Method used to log warnings.
Interface used for error reporting in colibrio. Implement this interface and call Logger.setLogger() to use a custom logger.