IBM InfoSphere Streams Version 4.1.1

logLevel

type:
enum { error, info, debug, trace }
example:
config logLevel : debug;
description:
Tracing level for run time. error is the least verbose and trace is the most verbose.
default:
error
where:
Any operator invocation or composite operator.
Note:
Deprecated. Replaced by config tracing.