Function amethyst::start_logger[][src]

pub fn start_logger(config: LoggerConfig)

Starts a basic logger outputting to stdout with color on supported platforms.

If you do not intend on using the logger builtin to Amethyst, it's highly recommended you initialise your own.