Sha256: 41629bbe7c9a37604bb421ee0bcd9633d675655c1b0c3eea5f3edd60ba56af5e

Contents?: true

Size: 1.41 KB

Versions: 1

Compression:

Stored size: 1.41 KB

Contents

== 0.6.1 / 2008-01-01

1 bugfix
  - Fixed include order to avoid double loading when testing

== 0.6.0 / 2007-12-26

* Using the new 'getopt' method for handling option hashes
* Rolling file appender is safe for multiple processes
* Added an e-mail appender from Jeremy Hinegardner
* Updated tests for the appenders

== 0.5.3 / 2007-12-08

* Fixed the quoting for messages sent to the growl appender

== 0.5.2 / 2007-11-28

* Updated the library to work with Ruby 1.9
* Fixed coalescing with the growl appender

== 0.5.1 / 2007-11-18

* Fixed a bug on Windows when attempting to load the syslog library

== 0.5.0 / 2007-11-18

* Added the ability to log via the syslog daemon
* Can send messages to the Growl notification system on Mac OS X
* The Growl appender can coalesce messages of the same title/priority

== 0.4.0 / 2007-03-21

* Added a microsecond flag to the Pattern layout
* All appenders write immediately upon receipt of a logging event
* Added a basic logging method tha returns a logger object configured in the
  same manner as the standard Ruby logger
* Fixed a bug caused by nil log messages

== 0.3.1 / 2007-02-08

* Bugfix Release

== 0.3.0 / 2007-02-01

* Remove the ability to log multiple objects from a single log method call

== 0.2.0 / 2007-01-29

* The "once every four years" release
* Storage and retrieveal of appenders by name
* YAML configuration support
* Rolling file appender

== 0.1.0 / 2007-01-12

* Birthday!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
logging-0.6.1 History.txt