[][src]Function goose::logger::logger_main

pub async fn logger_main(
    configuration: GooseConfiguration,
    __arg1: UnboundedReceiver<Option<GooseDebug>>
)

Logger thread, opens a log file (if configured) and waits for messages from GooseUser threads.