Ticket #295 (closed enhancement: fixed)
Logging package needs LoggerManager
| Reported by: | peterfarrell | Owned by: | peterfarrell |
|---|---|---|---|
| Priority: | major | Milestone: | Mach-II 1.8.0 alpha |
| Component: | framework - logging | Version: | 1.8.0 - Framework |
| Keywords: | log logging logger LoggerManager caching CacheStrategyManager | Cc: | |
| Blocking: | Blocked By: |
Description
Working on my presentation on using Mach-II's caching / logging packages at cf.Objective() I realized we have a nice CacheStrategyManager CFC for the caching package, but no simile in the logging package. So I think we should add LoggerManager that is hierarchical aware just like its kin in the caching package and upgrade the LoggingProperty to use the new manager instead of storing the strong references to the loggers in the property itself.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
