Page 1 of 1

windows event log

Posted: 2007-02-02T14:21:58-07:00
by Jonas
How can I stop ImageMagick from reporting a whole series of events to the Windows event log. The first few event messages are:

no such element in list `TGA'
no such element in list `ART'
no such element in list `AVI'
no such element in list `AVS'
no such element in list `BMP'
etc

There are probably over 50 of these messages. They get written to the log the first time my program calls MagickReadImage.

I am using ImageMagick-6.3.2-1-Q8-windows-dll.exe.

Posted: 2007-02-02T16:38:35-07:00
by magick
Check to see if you have an older version of ImageMagick on your system. Recent versions of ImageMagick only report events if the log configuration file, log.xml, sets the log output device to event.