How do I turn on tracing/logging in MB 2.5

How do I turn on tracing/logging in MB 2.5

book

Article ID: KB0088545

calendar_today

Updated On:

Products Versions
TIBCO MessageBroker -
Not Applicable -

Description

Resolution:
To turn on tracing in the GUI, edit the file "bin/resources/params/MsgSheetEditor.cfg" and
Change the following parameters to true:

MsgSheetEditor.trace.err:        true  
MsgSheetEditor.trace.info:        true
MsgSheetEditor.trace.detail:        true

To turn on tracing in the engine, edit the file "bin/resources/params/MsgSheetEditor.cfg" and
change the following parameters to true:

MsgSheet.trace.err:        true
MsgSheet.trace.info:        true
MsgSheet.trace.detail:        true

Issue/Introduction

How do I turn on tracing/logging in MB 2.5

Environment

Product: TIBCO MessageBroker Version: 2.5.0 OS: All --------------------