Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Conversation

@alexsmac
Copy link
Contributor

@alexsmac alexsmac commented Dec 2, 2019

  • If the user specifies a custom Logger via SetLogger(), the docs state
    that the logging module takes ownership of it. Prior to this change,
    the logging library was not deleting a custom logger when the
    LogDestination which owns it was destroyed.

- If the user specifies a custom Logger via SetLogger(), the docs state
  that the logging module takes ownership of it.  Prior to this change,
  the logging library was not deleting a custom logger when the
  LogDestination which owns it was destroyed.
@alexsmac alexsmac force-pushed the fix-custom-logger-deletion branch from 9dd7776 to 0a6704b Compare December 2, 2019 16:55
@alexsmac alexsmac requested a review from sergiud January 19, 2020 19:31
@sergiud sergiud merged commit 28321d8 into google:master Mar 25, 2020
@sergiud sergiud mentioned this pull request Mar 25, 2020
@sergiud sergiud added this to the 0.5 milestone Mar 30, 2021
@sergiud sergiud mentioned this pull request May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants