write(message) Instance Public methods
close() Instance Public methods
new(log = nil, opt = {}) Class Public methods
call(severity, time, progname, msg) Instance Public methods
new() Class Public methods
start() Instance Public methods Start the application. Return the status code.
set_log(logdev, shift_age = 0, shift_size = 1024000) Instance Public methods Sets the log device for this application. See Logger.new for an explanation of the arguments.
logger=(logger) Instance Public methods Sets the logger for this application. See the class Logger for an explanation.
logger() Instance Public methods Logger for this application. See the class Logger for an explanation.
log=(logdev) Instance Public methods
Page 1798 of 2275