[Michael Dubner]
Main purpose of logging module is not redirection, but filtering
capability.
I don't agree. In general, both the redirection capability (targeting events at a particular audience) and the filtering capability (verbosity control) are important.
Regards,
Vinay Sajip
Vinay Sajip at Red Dove wrote:
[Michael Dubner]
Main purpose of logging module is not redirection, but filtering
capability.
I don't agree. In general, both the redirection capability (targeting events at a particular audience) and the filtering capability (verbosity control) are important.
I mean "purpose of logging module" only in content of PEP.