Currently there is 0 logging in production. Need to evaluate existing logging crates out there, or consider rolling our own. I imagine we create a shared LogManager and pass a reference into the existing AuthManager, FlashManager, etc.
Currently there is 0 logging in production. Need to evaluate existing logging crates out there, or consider rolling our own.
I imagine we create a shared LogManager and pass a reference into the existing AuthManager, FlashManager, etc.