|
|
| SmartCardDeviceLoggingConfiguration (Component component, LogLevel logLevel, String address, int port, int rebootsUntilLoggingDisabled) |
| |
| Component | getComponent () |
| | Get type of component running inside the SCM device. More...
|
| |
| LogLevel | getLogLevel () |
| | Get log Level , which indicates the severity of the logs. More...
|
| |
| String | getAddress () |
| | Get remote address to which the log is being sent. More...
|
| |
| int | getPort () |
| | Get remote port to which the log is being sent. More...
|
| |
| int | getRebootsUntilLoggingDisabled () |
| | Get Number of reboots until the remote logging is disabled. If N (N>0) is set, remote logging will be disabled when a reboot is done. If a value greater than 0 is set, the remote logging will remain active for N reboots. More...
|
| |
SmartCardDevice Logging Configuration . Represents Logging Configuration to be applied or being applied in a device