chore(docs): update GAPIC clients to include "$logger" option
bshaffer opened this issue · 0 comments
bshaffer commented
Similar to #7461 - in addition to providing good documentation for how to debug in a new DEBUG.md
or in our README.md
, we also need to document the new $logger
ClientOption in the generated clients, and link to documentation on further logging instructions.
See GapicClientV2Generator in the GAPIC generator for where to make this change.