← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~doublep/widelands/improved-logging into lp:widelands

 

Just a more to the point summary of what this patch achieves:

- for user: nothing changes; output is exactly as before with default configuration;

- for developers that don't care: nothing changes, you can continue to use log() just as before, with the same results;

- but: you can now silence all output except certain categories or, alternatively, silence only selected categories; e.g. leave only output of your module / module you work on, or silence, say, surface cache output.
-- 
https://code.launchpad.net/~doublep/widelands/improved-logging/+merge/153200
Your team Widelands Developers is requested to review the proposed merge of lp:~doublep/widelands/improved-logging into lp:widelands.


References