firecracker
firecracker copied to clipboard
Make the Logger more modular
We should at least decouple the record formatting logic into a different module (e.g. LogFormatter). Check if there's anything else that we can do to make the logger more modular.