...
# | Issue/Decision | Notes | Decision |
---|---|---|---|
1 | Do we need to add any extra config to our logging? | ||
2 | Do we need a second appender for errors? | ||
3 | Is the file location ok? | ../log/${logName}.log | |
4 | Disk space | <property name="maxFileSize" value="20MB" /> |
Current Log Config
Dependencies used
...