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

SWIM: allow the Instance to log after all, simplifying directives #42

Closed ktoso closed 4 years ago

ktoso commented 4 years ago

... which sometimes only returned to log something (e.g. all ignore(logLevel, message) should be removed and replaced by the instance just logging).