Next: Notes
Up: PILSetLoggerFunction
Previous: Return Value
Contents
- func [In]
pointer to the new logger function. The 'func' function
should read input text (passed in s), then it should log
the text somewhere using its own logging mechanism.
Calling PILSetLoggerFunction(NULL) instructs PIL not
to log any messages (this is also done by PILInit).
Bryan Irby
2004-10-05