Product:TIBCO Spotfire Server
Versions:All
Summary:
The article explain how to add additional custom loggers in Spotfire
Details:
Resolution:
Below are the instructions:
1. Copy the file logging-debug.properties from the location <Spotfire server installation dir>\tomcat\spotfire-config into a new file.
2. Add the required logger line for which you need to add a custom logging level
(for eg-com.spotfire.ws.attachment.AttachmentManagerImpl=TRACE.)
3. Save the file as logging-custom.properties
4. Then in the Server Admin UI, Monitoring and diagnostics, for logging select Custom instead of TRACE and then upload this new template.
Versions:All
Summary:
The article explain how to add additional custom loggers in Spotfire
Details:
In order to add an additional custom logger to Spotfire, adding loggers in the logging level.properties does not help. This article explains the steps that will help to add custom loggers.
Resolution:
Below are the instructions:
1. Copy the file logging-debug.properties from the location <Spotfire server installation dir>\tomcat\spotfire-config into a new file.
2. Add the required logger line for which you need to add a custom logging level
(for eg-com.spotfire.ws.attachment.AttachmentManagerImpl=TRACE.)
3. Save the file as logging-custom.properties
4. Then in the Server Admin UI, Monitoring and diagnostics, for logging select Custom instead of TRACE and then upload this new template.
Comments
0 comments
Article is closed for comments.