windows event log
Posted: 2007-02-02T14:21:58-07:00
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.
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.