Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

#

Issue/Decision

Notes

Decision

1Do we need to add any extra config to our logging?



2Do we need a second appender for errors?
  • one file only

  • Later we will have a file to trackwho is accessing it, who is registering for the access...but we are not at that point yet

3Is the file location ok? ../log/${logName}.log
4Disk space<property name="maxFileSize" value="20MB" />


Current Log Config

Dependencies used

...