From ed78079cd5d3050772a7cd8096af94924f5a2767 Mon Sep 17 00:00:00 2001 From: Jens Hardings Date: Wed, 18 Oct 2023 08:43:44 -0300 Subject: [PATCH] feat: add moqui_http_log search/display to LogViewer screen # Conflicts: # base-component/tools/screen/System/LogViewer.xml --- .../tools/screen/System/LogViewer.xml | 136 +--------------- .../tools/screen/System/LogViewer/HttpLog.xml | 152 ++++++++++++++++++ .../screen/System/LogViewer/MoquiLog.xml | 149 +++++++++++++++++ 3 files changed, 305 insertions(+), 132 deletions(-) create mode 100644 base-component/tools/screen/System/LogViewer/HttpLog.xml create mode 100644 base-component/tools/screen/System/LogViewer/MoquiLog.xml diff --git a/base-component/tools/screen/System/LogViewer.xml b/base-component/tools/screen/System/LogViewer.xml index 8ec77b842..4b015e6f4 100644 --- a/base-component/tools/screen/System/LogViewer.xml +++ b/base-component/tools/screen/System/LogViewer.xml @@ -12,138 +12,10 @@ You should have received a copy of the CC0 Public Domain Dedication along with this software (see the LICENSE.md file). If not, see . --> - - - - - - - - - - - - - - - - - - + + - - - - - - - - - diff --git a/base-component/tools/screen/System/LogViewer/HttpLog.xml b/base-component/tools/screen/System/LogViewer/HttpLog.xml new file mode 100644 index 000000000..9112d2553 --- /dev/null +++ b/base-component/tools/screen/System/LogViewer/HttpLog.xml @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/base-component/tools/screen/System/LogViewer/MoquiLog.xml b/base-component/tools/screen/System/LogViewer/MoquiLog.xml new file mode 100644 index 000000000..e4d0bbebe --- /dev/null +++ b/base-component/tools/screen/System/LogViewer/MoquiLog.xml @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +