Logger
|
Description
|
---|---|
wt.adapter.attribute
|
Logs messages about the processing of attributes on objects, including statistics associated with the retrieval and translation of attribute values.
|
wt.adapter.exception
|
Logs the stack traces associated with exceptions that are caught by the Windchill adapter.
|
wt.adapter.session
|
Logs messages related to Windchill session interactions surrounding task and webject invocation by the Windchill adapter.
|
wt.adapter.verbose
|
Logs information about adapter operations that do not pertain to any specific webject. This includes general information about execution of tasks, information about time to execute webjects and tasks, information about user authentication, so on.
|
wt.adapter.webject
|
Logs detailed information about individual webject parameters and internal webject operations.
|
wt.adapter.trace.timing
|
Logs statistical information pertaining to how long specific actions during webject invocation take to perform. Most messages issued to this logger require a log level of TRACE.
|