Module logging:
authorDennis Schafroth <dennis@indexdata.com>
Tue, 22 May 2012 16:34:18 +0000 (16:34 +0000)
committerDennis Schafroth <dennis@indexdata.com>
Tue, 22 May 2012 16:34:18 +0000 (16:34 +0000)
- Called without log level (debug,log,warn,fatal) then log. Existing module logging will work.
- Called with a  log level, then only log if that log level is enabled.

A futher refinement could be to have independant log level.


No differences found