Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

How to handle logging in preprocessor jar?

jralexander137
New Contributor III
New Contributor III

Hi. I was wondering if there is any docs regarding getting logs in a preprocessor jar to show in the log viewer in saviynt? 

1 REPLY 1

rushikeshvartak
All-Star
All-Star

You need to use sysouts 

        System.out.println("Enter executeStatement");

https://docs-be.saviyntcloud.com/bundle/EIC-Admin-v23x/page/Content/Resources/Attachments/Connection...


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.