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.
Generated using TypeDoc
Interface used for error reporting in colibrio. Implement this interface and call Logger.setLogger() to use a custom logger.