class

EasySubtitle::Log

Inherits Reference / Object

Constructors

new(level : EasySubtitle::Log::Level = Level::Info, colorize : Bool = true, io : IO = STDERR)
Source

Instance methods

colorize
Source
colorize=(colorize : Bool)
Source
debug(msg : String)
Source
error(msg : String)
Source
info(msg : String)
Source
io=(io : IO)
Source
level
Source
level=(level : Level)
Source
success(msg : String)
Source
warn(msg : String)
Source

Nested types