Custom logging

I need to log username in log file.

if we customise logging by editing log4j.properties, is it possible to add user defined properties in log4j to log username?

  Discussion posts and replies are publicly visible

Parents Reply
  • So it's no big secret - you can write data to a database and you can view that data through an Appian user interface. So you can design your own logging solution to meet the requirements that you have, including multiple attributes per log entry, a single reusable mechanism for writing the log events, and a secure method of exposing that data to authorised users. No different to any other business application, just a whole lot simpler. 

Children
No Data