public class IamAuthLog extends Object
| Constructor and Description |
|---|
IamAuthLog() |
| Modifier and Type | Method and Description |
|---|---|
static void |
authenticationEvent(String username,
String method,
String location) |
static void |
debug(String msg) |
static void |
debug(String fmt,
Object... parts) |
static void |
debug(String msg,
Throwable t) |
static org.slf4j.Logger |
getLogger() |
static void |
info(String msg) |
static void |
info(String fmt,
Object... parts) |
static void |
info(String msg,
Throwable t) |
Copyright © 2021 continual.io. All rights reserved.