method
new
ruby latest stable - Class:
Logger::Application
new(appname = nil)public
Args
appname |
Name of the application. |
Description
Create an instance. Log device is STDERR by default. This can be changed with #set_log.
new(appname = nil)appname |
Name of the application. |
Create an instance. Log device is STDERR by default. This can be changed with #set_log.