Uses of Class
org.apache.qpid.protonj2.logging.NoOpProtonLogger
-
Packages that use NoOpProtonLogger Package Description org.apache.qpid.protonj2.logging -
-
Uses of NoOpProtonLogger in org.apache.qpid.protonj2.logging
Fields in org.apache.qpid.protonj2.logging declared as NoOpProtonLogger Modifier and Type Field Description static NoOpProtonLogger
NoOpProtonLogger. INSTANCE
Singleton logger instance that should be used for all No-op logging operations.
-