From 3fa84b777692167486b9862e58eb0791dc6fa12e Mon Sep 17 00:00:00 2001 From: labkey-tchad Date: Mon, 17 Aug 2020 14:10:42 -0700 Subject: [PATCH] Restore support for Log4J 1 and update changelog --- labkey-client-api/CHANGELOG.md | 3 ++- labkey-client-api/src/log4j.xml | 17 +++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 labkey-client-api/src/log4j.xml 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 @@ + + + + + + + + + + + + + + + + +