How to turn on IM log?
Posted: 2008-09-20T21:14:19-07:00
hi,
I am new to ImageMagick. Can anyone tell me how to turn on IM log?
I have changed log.xml as below, but I still can not see the log. Appreciate your help!
<logmap>
<log events="all"/>
<log output="file"/>
<log filename="Magick-%g.log"/>
<log generations="3"/>
<log limit="2000"/>
<log format="%t %r %u %v %d %c[%p]: %m/%f/%l/%d\n %e"/>
</logmap>
I am new to ImageMagick. Can anyone tell me how to turn on IM log?
I have changed log.xml as below, but I still can not see the log. Appreciate your help!
<logmap>
<log events="all"/>
<log output="file"/>
<log filename="Magick-%g.log"/>
<log generations="3"/>
<log limit="2000"/>
<log format="%t %r %u %v %d %c[%p]: %m/%f/%l/%d\n %e"/>
</logmap>