Re: [pygccxml-development] How to customize log messages?
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2006-04-11 12:56:24
|
On 4/11/06, Matthias Baas <ba...@ir...> wrote: > Hi, > > how can I customize the log messages generated by pyplusplus? Is there a > switch somewhere to set the verbosity level? Currently, when writing the > files I get a lot of output for each single file which prevents me from > noticing the "important" messages. Can I disable those messages (and > maybe only get a summary) or can I customize the actual log message (so > that I could replace the newline with a linefeed?). :-) Can you start some to do list to next release? Small text file under pyplusplus/docs will be good enough. Okay. Right now you can not. For next release we can create different loggers for different components. Also we( I mean you :-) ) will define for every message type: ( debug, info ... ) Thus you will be able to trigger messages that you want to see or even disable whole components. > - Matthias - -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |