Expand description
Function to setup logging in binaries and web apps.
Structsยง
- PanicOnWarn ๐
- Scope for enabling panic on warn/error log messages temporariliy on the current thread (!).
Constantsยง
Functionsยง
- env_var_bool ๐
- Automatically does the right thing depending on target environment (native vs. web).