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
io.github.mfvanek.pg.common.health.logger
Interface LoggingKey
All Known Implementing Classes:
SimpleLoggingKey
public interface
LoggingKey
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDescription
()
String
getKeyName
()
String
getSubKeyName
()
Method Details
getKeyName
@Nonnull
String
getKeyName
()
getSubKeyName
@Nonnull
String
getSubKeyName
()
getDescription
@Nonnull
String
getDescription
()