Class LoggingUtil
java.lang.Object
org.opendaylight.lispflowmapping.implementation.util.LoggingUtil
Static utility methods for common logging patterns.
- Author:
- Lorand Jakab
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
logSubscribers
(org.slf4j.Logger log, Eid eid, Set<Subscriber> subscribers)
-
Method Details
-
logSubscribers
-