From 6ed9bfb5f10b8259f3324b961d2e04dc4919fa27 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Fri, 21 Jul 2023 09:36:12 +0100 Subject: Java 17 Upgrade Issue-ID: POLICY-4666 Change-Id: Ib3f4020c7598043259017db8733d3cc2634945c9 Signed-off-by: adheli.tavares --- docs/apex/APEX-User-Manual.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/apex') diff --git a/docs/apex/APEX-User-Manual.rst b/docs/apex/APEX-User-Manual.rst index 79232042..8a4996b1 100644 --- a/docs/apex/APEX-User-Manual.rst +++ b/docs/apex/APEX-User-Manual.rst @@ -4830,11 +4830,11 @@ Introduction to APEX Logging All APEX components make extensive use of logging using the logging façade `SLF4J `__ with the - backend `Logback `__. Both are used + backend `Logback `__. Both are used off-the-shelve, so the standard documentation and configuration apply to APEX logging. For details on how to work with logback please see the `logback - manual `__. + manual `__. .. container:: paragraph -- cgit 1.2.3-korg