Skip to content

Commit ccd1c40

Browse files
committed
Update README.md [ci skip]
1 parent 069029c commit ccd1c40

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ Requirements & Configuration
4040
4141
5. Log File Configuration is defined in [log4j2.xml](src/main/resources/config/prod/log4j2.xml):
4242
- 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)
4545
4646
How to use?
4747
-----

0 commit comments

Comments
 (0)