Class LoggingFactory
Package com.yandex.runtime.logging
java.lang.Object
↳ com.yandex.runtime.logging.LoggingFactory
class LoggingFactory
Summary
Constructors
|
Signature and Description |
Methods
|
Type and modifiers |
Method and Description |
|
|
getLogging() |
Constuctors
LoggingFactory
|
LoggingFactory() |
Methods
getLogging
|
@NonNull |
Returns the Logging instance for subscribing to log messages.
|
Returns |
|
The Logging instance. |