Skip to content

Unable to add my logging Handler to the default Task's logger #3252

Answered by cicdw
sierrezinal asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @sierrezinal - the task logger uses the name of your task as the logger name, so if you use

task_logger = get_logger("transform")

I think it should work as you expect

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@sierrezinal
Comment options

@cicdw
Comment options

@sierrezinal
Comment options

Answer selected by sierrezinal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants