| Package | Description |
|---|---|
| com.github.lucadruda.iotc.device | |
| com.github.lucadruda.iotc.device.enums |
| Modifier and Type | Method and Description |
|---|---|
void |
ILogger.SetLevel(IOTC_LOGGING level) |
void |
ConsoleLogger.SetLevel(IOTC_LOGGING level) |
void |
IoTCClient.SetLogging(IOTC_LOGGING logLevel) |
void |
IIoTCClient.SetLogging(IOTC_LOGGING logLevel)
Set logging level (FULL, API_ONLY, DISABLED).
|
| Modifier and Type | Method and Description |
|---|---|
static IOTC_LOGGING |
IOTC_LOGGING.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IOTC_LOGGING[] |
IOTC_LOGGING.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.