Bug #40856 Use log domains for different subsystems
Submitted: 19 Nov 2008 14:34 Modified: 9 Jan 2015 10:04
Reporter: Kay Roepke Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Agent Severity:S4 (Feature request)
Version:2.0 OS:Any
Assigned to: Assigned Account CPU Architecture:Any
Tags: logging

[19 Nov 2008 14: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 2009 16:36] Enterprise Tools JIRA Robot
Kay Roepke writes: 
first patch available on launchpad for proxy