JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ru.tinkoff.kora.logging.common
Interface LoggingLevelApplier
public interface
LoggingLevelApplier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
apply
(
String
logName,
String
logLevel)
void
reset
()
Method Details
apply
void
apply
(
String
logName,
String
logLevel)
reset
void
reset
()