[][src]Function bdrck::logging::try_init

pub fn try_init(options: Options) -> Result<()>

Try to set up a new global Logger, with the given Options controlling its behavior, returning a standard error if doing so fails in some way.