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