RvrdProxy.setLoggingParams()
Method
Declaration
RvrdProxysetLoggingParams
(
boolean connections,
boolean subjectInterest,
boolean subjectData)
throws ConfigurationException
Purpose
Set the flags that guide the routing daemon’s log output.
Remarks
This method sets three boolean flags in the routing daemon. The program must supply all three values.
This method returns the RvrdProxy object, so programs can conveniently chain additional method calls to the return value.
Parameter |
Description |
|
When |
|
When |
|
When |
See Also
For background information, see Interpreting Log Output in
For the corresponding browser page, see Daemon Parameters in
, and Logging in