Logger
Inherits Reference / Object
Custom Logger class that writes to both console and log file
Constructors
new
SourceInstance methods
add_time_log_to_summary(time_log_path : String)
Sourceclose
Sourceerr_puts(message)
Sourcelog_file
Sourcelog_file=(log_file : File | Nil)
Sourceprint(message)
Sourceprint_time_summary(time_log_path : String)
Sourceputs(message)
Sourceset_log_file(path : String | Nil)
Source