I just wasted a bunch of time because no matter what I did no context was logged to stdout. Turns out there is a MessageOnlyFormatter that is transparently used in development without any initialization message or notice in the docs. Is there a way to disable it in development? If not how can I test that my context is being correctly populated when sending to stdout?