Hi. Currently we only have DFErrorMessage, but it would be nice to expand it with DFDebugMessage etc.
The idea is that once we have the API, the application above can suply a function pointer which will replace the printf call. Feel free to extent the Message functions. rgds jan i. On 15 June 2015 at 14:36, Ian C <i...@amham.net> wrote: > Hi All, > > do we have a predefined logging mechanism. I see DFErrorMessage put that is > just a formatter to printf. > > As an odf document is converted I would like to log what is going on, > which is great during development and can then be optionally switch back on > for debug purposes if something goes wrong with a given document. > > Apologies if this has been brought up before but I must have missed it. > > -- > Cheers, > > Ian C >