Ticket #133 (closed: fixed)
Add the ability to filter individual logging channels by priority level
Reported by: | Nick Draper | Owned by: | Nick Draper |
---|---|---|---|
Priority: | major | Milestone: | Iteration 8 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Added a FilterChannel
Change History
Note: See
TracTickets for help on using
tickets.
(In [1018]) closes #133 FilterChannel added to the logging to allow filtering of individual logging channels based on a priority level.
This allows you to send debug messages to the log while only sending information level messages and above to the console.