Bug #40856 Use log domains for different subsystems
Submitted: 19 Nov 2008 15:34
Reporter: Kay Roepke
Status: Verified
Category:Monitoring: Agent Severity:S4 (Feature request)
Version:2.0 OS:Any
Assigned to: Kay Roepke Target Version:
Tags: logging

[19 Nov 2008 15:34] Kay Roepke
Description:
When debugging MySQL Proxy and/or the Enterprise Monitor Agent it is often necessary to
look through a lot of debug output, even if the suspected failure or error condition is
known or suspected to be only in a certain subsystem.

How to repeat:
set log-level=debug in the ini file or on the command line

Suggested fix:
Make use of the glib log_domain to make it easier to filter out unwanted log messages or
to send those log messages to different files.
[8 Jul 18:36] Enterprise Tools JIRA Robot
Kay Roepke writes: 
first patch available on launchpad for proxy