You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: