On 2011/10/19 01:21, Steven Blackburn <st...@beeka.org> wrote:
> Some systems have variable logging levels - is this something glib
> supports, e.g. enabling debug messages when requested?

Yes, we have the "log_level" setting which translates to a minimum
GLib log level.

> On a related note: is it possible to log mpd client connections /
> transactions (i.e. the MPD protocol, rather the the httpd streaming)? And
> should the httpd streaming use the same logging code / format?

At log_level "verbose", all MPD clients and their commands are logged.

I'm not sure what's the best way to log HTTP client states.  Write
something that is consistent and useful in one separate patch, and
then let's talk about the code again.

Max

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to