12 Feb
2004
12 Feb
'04
11 p.m.
This is already built-in to 2.7. No hacking required. On Thu, 2004-02-12 at 17:46, Jamie Heilman wrote:
george donnelly wrote:
not sure how best to do it with zope 2.7 but will be working on it.
I used to register a simple logger with zLOG that just wrote things to stdout. If you aren't too picky about events actually getting logged in the [correct] order that they really happened, its enough. A more reliable logger requires some serious hacking.