Transformer SDK For C
8.0.2.290852-a608fcd3
|
Type: String
Default: INFO
Specify the level at which logs are reported. This can take the following values (in order of decreasing severity/increasing verbosity):
log-level name | Description |
---|---|
CRIT | Reports critical errors that prevent the application from running. |
ERROR | Reports serious errors regarding network connections and all errors included in the CRIT log level. |
NOTIFY | Reports errors regarding data corruptions and all errors included in the ERROR and CRIT log levels. |
WARN | Reports minor errors and all errors included in the NOTIFY, ERROR and CRIT log levels. |
INFO | Reports events and information regarding normal operation, and all errors included in the WARN, NOTIFY, ERROR and CRIT log levels. |
DEBUG | Reports tracing information and all logs at a higher level. |
FINER | Reports more deatiled tracing information and all logs at a higher level. |
FINEST | Reports more deatiled tracing information and all logs at a higher level. |
Type: String
Default: None
Class ID of the module
Type: String
Default: None
Log filename
Type: Boolean
Default: FALSE
Ignore wildcard characters like * or ?
Type: Boolean
Default: FALSE
Allow multiple requests to module
add-java-module
Add a java module to be loaded
Type: String
Default: None
Name of the Java module
Type: String
Default: None
Class ID of the module
Type: String
Default: None
Log filename
Type: String
Default: INFO
Log filename
Type: Boolean
Default: FALSE
Ignroe wildcard characters like * or ?
Type: Boolean
Default: FALSE
Allow multiple requests to module