frozen_string_literal: false logger.rb - simple logging utility Copyright © 2000-2003, 2005, 2008, 2011 NAKAMURA, Hiroshi <[email protected]>.

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: logger.rb 54362 2016-03-29 05:57:39Z naruse $

A simple system for logging messages. See Logger for more documentation.