You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,8 +40,8 @@ Requirements & Configuration
40
40
41
41
5. Log File Configuration is defined in [log4j2.xml](src/main/resources/config/prod/log4j2.xml):
42
42
- You _can_ change the [log directory](src/main/resources/config/prod/log4j2.xml#L10).
43
-
The default Location is `$HOME/logs/steve.log`. A more suitable location might be `/var/log/steve/steve.log` (remember to set directory permissions accordingly)
44
-
- You _can_ change the [log level](src/main/resources/config/prod/log4j2.xml#L28)
43
+
The default location is `$HOME/logs/steve.log`. A more suitable location might be `/var/log/steve/steve.log` (remember to set directory permissions accordingly)
44
+
- You _can_ change the [log level](src/main/resources/config/prod/log4j2.xml#L32)
0 commit comments