LogController
Use the LogController component to turn on or turn off the File Publisher at runtime. The File Publisher is the logging mechanism that creates the RuntimeLog.txt file, which you can use to debug any problems that arise.
This component has the following properties and methods:
Property |
Description |
Enabled |
This read-only property tells you if the LogController component is enabled. |
Method |
Description |
Parameters |
Return type |
TurnFilePublisherOn |
Use this method to turn on the File Publisher and have the system create the RuntimeLog.txt file. |
none |
void |
TurnFilePublisherOff |
Use this method to turn off the File Publisher. |
none |
void |
Privacy | Trademarks | Terms of Use | Feedback
Updated: 01 July 2024
© 2016 - 2024 Pegasystems Inc. Cambridge, MA All rights reserved.