imagemagick-0.0.3.6: bindings to imagemagick library

Safe HaskellSafe-Inferred
LanguageHaskell98

Graphics.ImageMagick.MagickCore.FFI.Log

Synopsis

Documentation

setLogEventMask :: CString -> IO LogEventType

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.