Help for this page

Select Code to Download


  1. or download this
    POE::Component::Logger->spawn(ConfigFile => 'log.conf')
    
  2. or download this
    setupConfig();
    
    ...
    file.filename = "/tmp/mainlog.log"
    file.mode = append
    file.format = [%d] [%p] %m %n