Modify ↓
Ticket #275 (closed defect: fixed)
AnsiColorLogger should not be final
| Reported by: | impl | Owned by: | hans |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.3.1 |
| Component: | phing-core | Version: | 2.3.1RC1 |
| Keywords: | Cc: |
Description
There is no reason for AnsiColorLogger to be final; it just makes extensibility a pain.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

(In [386]) Refs #275 - Removing "final" from AnsiColorLogger