diff --git a/labkey-client-api/CHANGELOG.md b/labkey-client-api/CHANGELOG.md index 1cb8a9f1..c1772a25 100644 --- a/labkey-client-api/CHANGELOG.md +++ b/labkey-client-api/CHANGELOG.md @@ -4,7 +4,8 @@ *Released* : TBD * Fix pre-population of session ID and CSRF token in Connection -* Identify target server with a `URI` instead of a `String` +* Identify target server with a `URI` instead of a `String` +* Add support for Log4J 2 ## version 1.3.0 *Released* : 16 June 2020 diff --git a/labkey-client-api/src/log4j.xml b/labkey-client-api/src/log4j.xml new file mode 100644 index 00000000..cad6c3dd --- /dev/null +++ b/labkey-client-api/src/log4j.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + +