public final class LogUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
hintLogLevel(Logger log,
Logger.LogLevel suggestedLevel)
Logs a hint to enable more detailed logging to obtain additional information.
|
public static void hintLogLevel(@NotNull
Logger log,
@NotNull
Logger.LogLevel suggestedLevel)
log - an instance of the loggersuggestedLevel - suggested level of logging for additional informationCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.