From 0afab64f105c09976c7c07a64f54bf962ff9a18f Mon Sep 17 00:00:00 2001
From: Siri Hansen
Date: Wed, 16 May 2018 14:12:23 +0200
Subject: Format logger timestamps according to RFC3339
---
lib/sasl/doc/src/sasl_app.xml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
(limited to 'lib/sasl/doc')
diff --git a/lib/sasl/doc/src/sasl_app.xml b/lib/sasl/doc/src/sasl_app.xml
index 8f92a22cf7..26b9bece2a 100644
--- a/lib/sasl/doc/src/sasl_app.xml
+++ b/lib/sasl/doc/src/sasl_app.xml
@@ -86,12 +86,6 @@
RELDIR is used. By default, this is
$OTP_ROOT/releases.
-
- -
-
If set to true, all dates in textual log outputs are
- displayed in Universal Coordinated Time with the string
- UTC appended.
-
@@ -175,6 +169,12 @@
sasl_error_logger to error reports or progress reports,
or both. Default is all.
+
+ -
+
If set to true, all dates in textual log outputs are
+ displayed in Universal Coordinated Time with the string
+ UTC appended.
+
The error logger event handler log_mf_h can also still
--
cgit v1.2.3