[][src]Function imgui_log::init_with_config

pub fn init_with_config(config: LoggerConfig) -> LogWindow

Create a window and initialize the logging backend. Be sure to call build on the returned window during your rendering stage