You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by na...@apache.org on 2022/03/24 09:38:47 UTC

[ignite-nodejs-thin-client] 01/01: IGNITE-16651 Use ignite-log4j2 logger instead of deprecated ignite-log4j

This is an automated email from the ASF dual-hosted git repository.

namelchev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-nodejs-thin-client.git

commit 46699300d5a7f3af85446c6a3a8e5309ef1ac479
Merge: 8f3d089 71d2877
Author: Nikita Amelchev <ns...@gmail.com>
AuthorDate: Thu Mar 24 12:38:41 2022 +0300

    IGNITE-16651 Use ignite-log4j2 logger instead of deprecated ignite-log4j

 spec/configs/ignite-config-1.xml |  4 +--
 spec/configs/ignite-config-2.xml |  4 +--
 spec/configs/ignite-config-3.xml |  4 +--
 spec/configs/ignite-config-4.xml |  4 +--
 spec/configs/log4j-1.xml         | 59 ----------------------------------------
 spec/configs/log4j-2.xml         | 59 ----------------------------------------
 spec/configs/log4j-3.xml         | 59 ----------------------------------------
 spec/configs/log4j-4.xml         | 59 ----------------------------------------
 spec/configs/log4j2-1.xml        | 55 +++++++++++++++++++++++++++++++++++++
 spec/configs/log4j2-2.xml        | 55 +++++++++++++++++++++++++++++++++++++
 spec/configs/log4j2-3.xml        | 55 +++++++++++++++++++++++++++++++++++++
 spec/configs/log4j2-4.xml        | 55 +++++++++++++++++++++++++++++++++++++
 12 files changed, 228 insertions(+), 244 deletions(-)