What's New With 5.0.0
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a major release and a major rewrite of the entire framework to modern CFML, optimizations and script modes.
We have also improved all appenders for performance and reliability. Especially, the file logging facilities have been drastically improved. The new file based appenders now rely on a queuing mechanism and listener watcher threads that stream content to the file repositories.
[] - Allow chaining of logger programmatic config methods
[] - FileAppender IO improvements via LogListener Watchers
[] - Add extraInfo to the message before clean-up, to allow for correct csv exports
[] - Console Appender sent error messages to error out