Function init

Source
pub fn init() -> LogWindow
Expand description

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