Ticket #221 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

Logger plugin enhancements

Reported by: lmajano Assigned to: lmajano
Priority: normal Milestone: 2.0.3
Component: Plugin Logger Version: 2.0.2
Severity: normal Keywords:
Cc:

Description

The logger plugin was using a custom filewriter plugin to do its loggin. After several performance tests, the cffile operations were twice as fast as using the filewriter plugin. So the filewriter plugin becomes deprecated, for using the coldfusion file operations. The results of these operations under CF8 are even faster.

So the new logger plugin, uses the cffile operations.

Change History

08/01/07 11:08:13 changed by lmajano

  • status changed from new to closed.
  • resolution set to fixed.

Copyright 2006 ColdBox Framework by Luis Majano