EventLog: ChangeLog
[ ]
[ ]
[ ]
[ ]
[ ]
- 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.
- Refactored to use new ezcBaseStruct class and new properties approach.
- Renamed classes:
- Fixed bug #7706: ezcLogFileWriter truncates log files every request.
- Fixed a problem that automatic attributes weren't appended to the log.
- Moved ezcLogDatabaseWriter to the EventLogDatabaseTiein component.
- Empty parenthesis are not shown anymore.
- Changed exception behavior. All errors will now throw a different exception
class.
- Added an ezcLogMapper interface.
- Added the ezcLogFilterRule class.
- Added the methods:
* getMapper()
* setMapper()
- Removed the methods:
* map()
* unmap()
- 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.
- Renamed the method map() to setTable().
- Renamed the method map() to setFile().
- Changed method names:
* attach() to map()
* detach() to unmap()
* LogHandler() to logHandler()
- Changed method names:
* logTo() to map()
* logNotTo() to unmap()
- Changed method names:
* logTo() to map()
* logNotTo() to unmap()
- Initial release of this package.
Last updated: Thu, 01 Nov 2007