Skip to content

Structured / json logging by default in Dagster+ #24325

Answered by gibsondan
zyd14 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @zyd14 - firstly apologies for the bad experiences here. I'd like to see if we can fix the confusing loggers override behavior that you and many others have run into and sent out a PR to attempt to start that process here: #24338. I suspect the main blocker there is how to enable that behavior (which seems much more intuitive to me) without it being a breaking change for existing loggers.

To get a custom logger to be used by default in your Dagster+ jobs, you don't need to build a custom agent container. It's a little confusing because you specify it in the agent's dagster.yaml, but the configuration there is only read in your user code container so it should only need to be defined th…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zyd14
Comment options

Answer selected by zyd14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area: logging Related to Logging Dagster+ Relates to Dagster paid plans
2 participants