Path

ez components / documentation / api reference / 2007.2alpha1 / event


eZ Components 2007.2alpha1

EventLog: ChangeLog

[ Tutorial ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

1.2alpha1 - Monday 12 November 2007

  • Implemented feature #10434: unix syslog writer, also works with the windows event system.

1.1 - Monday 02 July 2007

  • Updated documentation.

1.1rc1 - Monday 25 June 2007

  • Updated documentation.

1.1beta2 - Thursday 31 May 2007

  • Fixed documentation.

1.1beta1 - Monday 07 May 2007

  • Implemented feature #9965: Support for delayed initialization through ezcBaseInit.

1.0.3 - Monday 18 December 2006

  • Fixed bug #9603: The exception message in ezcLogWriterException is now passed to the parent exception.
  • Fixed bug #9824: Broken test that caused another test in EventLogDatabaseTiein to fail.

1.0.2 - Monday 28 August 2006

  • Refactored to use new ezcBaseStruct class and new properties approach.

1.0.1 - Monday 12 June 2006

  • Updated documentation.

1.0 - Monday 30 January 2006

ezcLogUnixFileWriter

  • Empty parenthesis are not shown anymore.

1.0rc1 - Monday 16 January 2006

  • Changed exception behavior. All errors will now throw a different exception class.
  • Added an ezcLogMapper interface.
  • Added the ezcLogFilterRule class.

ezcLog

  • Added the methods: * getMapper() * setMapper()
  • Removed the methods: * map() * unmap()

ezcMap

  • Changed the mapping behavior. The mapping of severity, source, and category to a container (or writer), are done in a filter rule set.
  • Renamed ezcMap to ezcLogFilterSet.

ezcLogWriterDatabase

  • Renamed the method map() to setTable().

ezcLogWriterFile

  • Renamed the method map() to setFile().

1.0beta2 - Thursday 22 December 2005

ezcLog

  • Changed method names: * attach() to map() * detach() to unmap() * LogHandler() to logHandler()

ezcLogWriterDatabase

  • Changed method names: * logTo() to map() * logNotTo() to unmap()

ezcLogWriterFile

  • Changed method names: * logTo() to map() * logNotTo() to unmap()

1.0beta1 - Friday 25 November 2005

  • Initial release of this package.
Last updated: Mon, 12 Nov 2007