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
Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
Is your feature request related to a problem? Please describe.
N/A Describe the solution you'd like
Support for python logging formatter class Describe alternatives you've considered
I would like to add the function name and line number to the log entires. The only alternative is to add formatting to each log entry. Additional context
Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
Is your feature request related to a problem? Please describe.
N/A
Describe the solution you'd like
Support for python logging formatter class
Describe alternatives you've considered
I would like to add the function name and line number to the log entires. The only alternative is to add formatting to each log entry.
Additional context