Hello,
We have developed ICN plugin jar file and configured it in ICN admin. The plugin is working fine. However we don't find any log wrote into ICN SystemOut.log. Here is our code to write the log:
PluginLogger logger = callbacks.getLogger();
logger.logInfo(DocumentSearchService.class, "Search Execute", " version 1.0");
We have tried to config the ICN log in WAS->TroubleShooting->Logs and Trace->AppServer with below config:
JVM logs: we have configured SystemOut.log and SystemErr.log path.
Change Log details: *=info
ICN log shows correct in SystemOut.log. Only the plugin log doesn't show. Is there any configuration we should to make to enable plugin logs?
Thanks,
Vicky
------------------------------
Vicky Zheng
------------------------------