Module safe_authenticator::ffi::logging [] [src]

Logging utilities Logging utilities

Functions

auth_init_logging

This function should be called to enable logging to a file. If output_file_name_override is provided, then this path will be used for the log output file.

auth_output_log_path

This function should be called to find where log file will be created. It will additionally create an empty log file in the path in the deduced location and will return the file name along with complete path to it.