gapic-generator-python icon indicating copy to clipboard operation
gapic-generator-python copied to clipboard

[logging] include extra logging fields in the text based logging format

Open ohmayr opened this issue 1 year ago • 0 comments

Extra fields are only included in the structured log format. We can update the code to append these extra fields directly in the message so that they appear if a user has configured a formatter of their choice i.e. a text based logging formatter.

ohmayr avatar Dec 03 '24 06:12 ohmayr