From 02875d9be4b2f678b8619b72e3152677e8428d07 Mon Sep 17 00:00:00 2001 From: Ground0 Date: Fri, 21 May 2021 11:24:35 +0200 Subject: [PATCH] Included the new lhs_log_ext.pbi --- server_example.pb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/server_example.pb b/server_example.pb index 3c60f80..cfb8d93 100644 --- a/server_example.pb +++ b/server_example.pb @@ -14,7 +14,8 @@ EnableExplicit ;* Deklaration Variabeln ;* -XIncludeFile "lhs_lib/SYS/lhs_log.pbi" +XIncludeFile "lhs_lib/SYS/lhs_log.pbi" ;Currently for Debugging +XIncludeFile "lhs_lib/SYS/lhs_log_ext.pbi" ;User for Access Log, Error Access Log, Error Log and maybe more. XIncludeFile "lweb_header.pbi" XIncludeFile "lweb.pbi"