| Package | Description |
|---|---|
| com.intelligt.modbus.jlibmodbus |
| Modifier and Type | Method and Description |
|---|---|
static Modbus.LogLevel |
Modbus.getLogLevel()
getter for log level
|
static Modbus.LogLevel |
Modbus.LogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Modbus.LogLevel[] |
Modbus.LogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Modbus.setLogLevel(Modbus.LogLevel level)
changes the log level for all loggers used
|
Copyright © 2018. All rights reserved.