Function louis_sys::lou_logFile[][src]

pub unsafe extern "C" fn lou_logFile(filename: *const c_char)

Specify the name of the file to be used by lou_logPrint.

If it is not used, this file is stderr

@deprecated As of 2.6.0, applications using liblouis should implement their own logging system.