module

PointClickEngine::Core::ErrorLogger

Error logging utilities

Instance methods

close
Source
debug(message : String)
Source
error(message : String)
Source
error(error : LoadingError)
Source
fatal(message : String)
Source
info(message : String)
Source
set_log_file(path : String)
Source
set_log_level(level : LogLevel)
Source
warning(message : String)
Source

Nested types