Skip to content

Fix https://github.com/op/go-logging/issues/125#126

Open
triztian wants to merge 1 commit intoop:masterfrom
triztian:fix/issue-27
Open

Fix https://github.com/op/go-logging/issues/125#126
triztian wants to merge 1 commit intoop:masterfrom
triztian:fix/issue-27

Conversation

@triztian
Copy link

@triztian triztian commented May 1, 2018

  • Update Logger struct to use private backend instead of
    the package defaultBackend, if haveBackend is false
    the defaultBackend will be used as a fallback.

 * Update `Logger` struct to use private `backend` instead of
   the package `defaultBackend`, if `haveBackend` is `false`
   the `defaultBackend` will be used as a fallback.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant