You can apply a logging configuration from the GUI or from the
CLI.
GUI
Procedure
Select the object for which logging is being configured.
Navigate to a logging configurations list and click a logging
configuration.
Click
Apply.
Result
The logging
configuration is propagated to the object.
CLI
Procedure
In the data file specify an Logger definition in full format.
In the following example, the Node element contains a logging
configuration for a node named
admin01-node. The logging configuration named
com.tibco specifies an appender that logs all
Debug, Info, Warn, Error and Fatal events to a file specified in the logging
appender named node_file. The log messages are passed to the root parent
logging configuration.
Create a build file. In the
AMXAdminTask element set the
action attribute to deploy or deployLog and the
objectSelector attribute to
Environment/Object, where
Object is the object for which logging is being
configured.