Skip to content

Use dagster's custom loggers in standard python functions called from solids #4174

Answered by OwenKephart
ivanov-slk asked this question in Q&A
Discussion options

You must be logged in to vote

As of 0.13.0, you can use the get_dagster_logger() function (from dagster import get_dagster_logger) to get a logger within the body of a function that will work essentially identically to context.log

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by OwenKephart
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
3 participants