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
NL_LOG envionment variable is used to control
the logging format that tracing_subscriber
emits out. We currently want to allow for better
ingestion of formatted logs in json.
NL_LOG can be configured with pretty, json,
or compact.
The text was updated successfully, but these errors were encountered:
NL_LOG
envionment variable is used to controlthe logging format that
tracing_subscriber
emits out. We currently want to allow for better
ingestion of formatted logs in json.
NL_LOG
can be configured withpretty
,json
,or
compact
.The text was updated successfully, but these errors were encountered: