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

Logging utilities Logging utilities This module is exactly the same as safe_app::ffi::logging, therefore changes to either one of them should also be reflected to the other to stay in sync.

Functions

auth_config_dir_path

Returns the path at which the the configuration files are expected.

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.