6 Mar
2005
6 Mar
'05
12:46 p.m.
--On Sonntag, 6. März 2005 13:38 Uhr +0100 Milos Prudek <prudek@bvx.cz> wrote:
Why should logging within a PythonScript (e.g. through zLOG) be discarded? The zLOG engine is *not* tied to transactions.
Thank you Andreas. Could you please post a one-line simplest example of using zLOG in a TTW Python Script ?
*wink* the zLOG API is documented :-) -> zLOG package from zLOG import lOG, INFO LOG(ident, INFO, reason) Of course you have to enable the import of the zLOG for PythonScripts. -aj