[][src]Function imgui_log::init

pub fn init() -> LogWindow

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