From dcf649867a358fb911c53c5e566b52c105b1a728 Mon Sep 17 00:00:00 2001 From: Arcmyx Official Date: Thu, 26 Mar 2026 19:04:28 +0000 Subject: [PATCH] Add Logger --- Logger.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Logger.md diff --git a/Logger.md b/Logger.md new file mode 100644 index 0000000..ce91b3d --- /dev/null +++ b/Logger.md @@ -0,0 +1 @@ +The Pynamics logger program is an importable logger that enables comprehensive logging by logging at multiple levels, using built-in timestamps, including message templates, and containing close integration with the Pynamics IDE due to the IDE's ability to handle custom Pynamics ANSI escape codes. \ No newline at end of file