Skip to content

Commit

Permalink
Change log location
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Delporte committed May 16, 2024
1 parent 9e5f54f commit cd710aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/log4j2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Configuration status="warn">
<Properties>
<!-- <Property name="basePath">/Users/frankdelporte/tmp/log/</Property> -->
<Property name="basePath">/home/frank/pi4j-board-info-service/logs/</Property>
<Property name="basePath">/home/ft/pi4j-board-info-service/logs/</Property>
</Properties>

<Appenders>
Expand Down

0 comments on commit cd710aa

Please sign in to comment.