logger.rb - simple logging utility Copyright (C) 2000-2003, 2005, 2008, 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>.
- Documentation
-
NAKAMURA, Hiroshi and Gavin Sinclair
- License
-
You can redistribute it and/or modify it under the same terms of Ruby's license; either the dual license version in 2003, or any later version.
- Revision
-
$Id$
A simple system for logging messages. See Logger for more documentation.
Required Files
- monitor
Namespace
- MODULE Logger::Severity
- CLASS File
- CLASS Logger
- CLASS Logger::Application
- CLASS Logger::Formatter
- CLASS Logger::LogDevice
- CLASS Logger::LogDevice::LogDeviceMutex