pub fn logger_try_init( params: LoggerParams, ) -> Result<Option<(String, SimpleServiceTaskFuture)>, Error>
Initializes the logging system with the specified configuration
params
Optional tuple containing compression service name and task future if compression is enabled