imagemagick-0.0.4.2: bindings to imagemagick library

Safe HaskellSafe
LanguageHaskell98

Graphics.ImageMagick.MagickCore.FFI.Log

Synopsis

Documentation

setLogEventMask :: CString -> IO LogEventType Source

SetLogEventMask() accepts a list that determines which events to log. All other events are ignored. By default, no debug is enabled. This method returns the previous log event mask.