Project

General

Profile

Feature #1708

Logging by domain (with filtering)

Added by skyjake over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Redesign
Target version:
Start date:
2014-01-06
% Done:

100%

Tags:

Description

It has long been an issue for developers that when working on a particular subsystem with a high verbosity of log messages, other subsystems have been spamming the log with messages that are not relevant to the task at hand. Also, entries intended for normal end-users and developers have not been segregated, causing potential confusion.

Two changes are needed:
  • Log messages need to be flagged by domain and audience.
  • The log needs to provide settings to filter by domain and audience (minimum level, dev-flag).

Related issues

Related to Feature #1700: Warning/error alertsClosed2014-01-03

History

#1 Updated by skyjake over 10 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 40 to 100

Maintaining appropriate log levels and other metadata is something we need to do on ongoing basis, though.

Also available in: Atom PDF