install_log_config

Function install_log_config 

Source
pub async fn install_log_config(
    options: &InstallOptions,
    update_sender: Sender<InstallationUpdate>,
) -> InstallationResult<()>
Expand description

Installs the log config file.

This function provides updates during installation.