Package | Description |
---|---|
nl.tno.imb |
Modifier and Type | Method and Description |
---|---|
static TEventEntry.TLogLevel |
TEventEntry.TLogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TEventEntry.TLogLevel[] |
TEventEntry.TLogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
int |
TConnection.logWriteLn(String aLogEventName,
String aLine,
TEventEntry.TLogLevel aLevel)
Log an entry to the framework
|
int |
TEventEntry.logWriteLn(String aLine,
TEventEntry.TLogLevel aLevel)
Send a line to the central framework log
|
Copyright © 2014–2016 Delft University of Technology. All rights reserved.