Skip to main content

init_global

Function init_global 

Source
pub fn init_global(config: AuditConfig) -> Result<()>
Expand description

Initializes the global audit logger.

ยงErrors

Returns an error if the log directory cannot be created or if the global audit logger has already been initialized.