[][src]Module safe_app::ffi::logging

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

Functions

app_config_dir_path

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

app_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.