method

new

v1_8_6_287 - Show latest stable - Class: Logger::Application
new(appname = nil)
public

Synopsis

  Application.new(appname = '')

Args

appname:Name of the application.

Description

Create an instance. Log device is STDERR by default. This can be changed with #set_log.