Function jupiter::init_logging

source ·
pub fn init_logging()
Expand description

Initializes the logging system.

Note that most probably the simplest way is to use a Builder to setup the framework, which will also setup logging if enabled.