Customized LoggingRPA supports two log formats OOB, namely JSON and Text for Automation Studio, Engage, Admin Module, Robot Agents, Robots, Proctor, Vanguard etc. log files. For example AssistEdge_SE.log will have logs records in JSON format. Sample log generated in JSON format:
Note that, by default logs will be generated in JSON format. You can choose to generate logs in Text for a given component by configuring setting in ModuleCategoryMapping.xml file. For Automation Studio, you can mention the type of logging formatter in ModuleCategoryMapping.xml file present at <InstallationPath>\client-tools\AutomationStudio.
To generate logs in Text format, mention General in Category as shown in following screen.
|