Crate foxy_util

Source

Modules§

game_loop
log
prelude
stopwatch
time
timer

Macros§

log_filter
log_filter_max
log_filter_multiple
example: ezwin::init_with_levels!(("ookami", Some(log::Level::Trace)), ("ezwin", None));
log_filter_with_others
this is different from log_filter_multiple in that it also has a dedicated first argument for the current crate.
log_init
log_init_max
log_init_multiple
example: ezwin::init_with_levels!(("ookami", Some(log::Level::Trace)), ("ezwin", None));
log_init_with_others
log_lib_info
logging_session
logging_session_ex