ftech
/Logger
/amendments
/7
Updated app name + polished test app text.
Francois Techene made amendment 7 5 days ago
--- logger-test.c Sun Mar 29 16:42:19 2026
+++ logger-test.c Sun Mar 29 18:52:07 2026
@@ -24,7 +24,7 @@
#include "logger.h"
-#define APP_NAME "AppTemplate"
+#define APP_NAME "Logger Test"
#define VERS_RES_ID 1
@@ -284,15 +284,15 @@ drawWindow(void)
TextSize(18);
MoveTo(20, 25);
- DrawString("\pLogger test app");
+ DrawString("\pLogger Test App");
TextFont(geneva);
TextFace(0);
TextSize(9);
MoveTo(20, 50);
- DrawString("\pThis is a simple app to test the Logger tool \
-to help debug your Macintosh application.");
+ DrawString("\pThis is a simple app to test the Logger library \
+to help debug your Macintosh C applications.");
MoveTo(20, 65);
DrawString("\pThe Logger console should be visible at the bottom of the screen.");
--- test.log Fri Mar 27 11:40:52 2026
+++ test.log Sun Mar 29 17:18:36 2026
@@ -1,23 +0,0 @@
-
- ____________________
- | __________________ |
- | | | |
- | | | |
- | | | | | | |
- | | _| | |
- | | | |
- | | -___- | |
- | |_________________| |
- | |
- | |
- | == ======= |
- | |
- |_____________________|
- |___________________|
- _
- / / ___ __ _ __ _ ___ _ __
- / / / _ \ / _` |/ _` |/ _ \ '__|
-/ /__| (_) | (_| | (_| | __/ |
-\____/\___/ \__, |\__, |\___|_|
- |___/ |___/
-