Is the patch available ?
Also could you please inform how to patch on Ubuntu 12.04 ?
Search found 2 matches
- 2013-08-05T01:36:49-07:00
- Forum: Developers
- Topic: logging to file not working
- Replies: 2
- Views: 7685
- 2013-08-02T04:34:13-07:00
- Forum: Developers
- Topic: logging to file not working
- Replies: 2
- Views: 7685
logging to file not working
imagemagick-common version: 8:6.6.9.7-5ubuntu3.2
I have made the below settings in log.xml.
<logmap>
<log events="All"/>
<log output="file"/>
<log filename="/path/to/log/Magick-%g.log"/>
<log generations="3"/>
<log limit="2000"/>
<log format="%t %r %u %v %d %c[%p]: %m/%f/%l/%d\n %e ...
I have made the below settings in log.xml.
<logmap>
<log events="All"/>
<log output="file"/>
<log filename="/path/to/log/Magick-%g.log"/>
<log generations="3"/>
<log limit="2000"/>
<log format="%t %r %u %v %d %c[%p]: %m/%f/%l/%d\n %e ...