User tests: Successful: Unsuccessful:
...now.
This feature has existed since the debug plugin started handling logs but it was hidden because JLog didn't support category exclusion at the time. Now it does so start using this feature.
This option is really useful because it's much more likely that you will want to exclude specific categories than include them. Categories are just arbitrary strings so, if you are only including specific ones, you may miss something important. On the other hand, there are surely specific categories that you are not interested in (I'm looking at you, databasequery
).
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-04-18 06:41:21 |
Status | Closed | ⇒ | New |
You will see logs for every category. Mostly databasequery
and deprecated
You can set categories to exclude
and list the ones you don't want to see. This definitely includes databasequery
because the debug plugin is listing them all anyway and it might also include deprecated
unless you're on a mission to fix all that deprecated code. What's left will be a short, sweet list of logs that you might actually care about.
Labels |
Added:
?
|
Status | New | ⇒ | Pending |
Labels |
Removed:
?
|
Status | Pending | ⇒ | Closed |
Closed_Date | 2014-04-18 06:41:21 | ⇒ | 2014-11-20 05:07:55 |
Tracker: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=32313&start=0