Logging and tracing for Process Federation Server
Process Federation Server has a unified logging component that handles messages that are written by Process Federation Server and provides First Failure Data Capture (FFDC) services. Additionally, the logging component captures messages that are written to the System.out, System.err, java.util.logging, and OSGi logging files.
About this task
<logging> element contains the trace specifications
for the Process Federation Server components:<logging consoleLogLevel="INFO" traceFormat="ENHANCED" traceSpecification="*=info" />For more information about logging, see Logging and trace for the WebSphere Application Server Liberty profile.
