vasanth
I'm new here

Enable debug in FS Logging

Hello All,

I have the module and i have few Logging.logDebug () statement in that. Is there any possiblity to enable the debug statement Programatically Like in log4j

  • Logger.getRootLogger().setLevel(Level.DEBUG);

Thank You,

Vasandharaj


0 Kudos
2 Replies
thmarx
I'm new here

Hello,

this is not possible. But you can modify the FirstSpirit logging configuration to enable debug logging for the classes of your module.

Thorsten

Thank you for the information.

0 Kudos