Skip to content

Commit 0817929

Browse files
committed
update readme
1 parent 119d067 commit 0817929

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -163,14 +163,7 @@ xero.PrivateKeyPassword=
163163

164164

165165
## Logging
166-
You can add the log4j dependency to your pom.xml
167-
168-
<dependency>
169-
<groupId>log4j</groupId>
170-
<artifactId>log4j</artifactId>
171-
<version>1.2.17</version>
172-
</dependency>
173-
166+
The SDK includes a log4j.
174167

175168
To configure, add a log4j.properties file to the Resources directory.
176169

0 commit comments

Comments
 (0)