Azure / Azure-Functions

1.11k stars 195 forks source link

Log level not set properly when using eventhub trigger #2535

Open kenokim opened 4 weeks ago

kenokim commented 4 weeks ago

Tried set log level by modifying in host.json, application settings, and in code level, but none of these worked in published environment (consumption plan) (worked well on Azure functions core tool - func start)

log level set properly when tried in other triggers (event grid, http, others) it seems like a bug related to eventhub trigger (i'm using python)

bhagyshricompany commented 3 weeks ago

Thanks for reporting pls share the repro steps. and function appname,invocation id,timestamp region.