apple / swift-cluster-membership

Distributed Membership Protocol implementations in Swift
https://apple.github.io/swift-cluster-membership/
Apache License 2.0
201 stars 20 forks source link

Allow the instance to log, rarely, but it may #54

Closed ktoso closed 4 years ago

ktoso commented 4 years ago

The working around the instance not logging was just silly, let's acknowladge that it may log -- it has its own logger and only does so at debug or trace level

resolves #42