module DPPM::Logger
Extended Modules
Defined in:
logger.crClass Method Summary
- .colorize : Bool
- .colorize=(colorize : Bool)
- .date : Bool
- .date=(date : Bool)
- .error : IO::FileDescriptor
- .error=(error : IO::FileDescriptor)
- .output : IO::FileDescriptor
- .output=(output : IO::FileDescriptor)
Instance Method Summary
- #error(ex : Exception)
- #error(message)
- #finalize
- #info(title : String, message) : Nil
- #print_date(io)
- #warn(title : String, message) : Nil