From 3bf3220beb0ab2734713f640b4bc0abacaeb03d1 Mon Sep 17 00:00:00 2001 From: Marc Hernandez Date: Thu, 5 Feb 2026 18:27:56 -0800 Subject: [PATCH] Add filtering and timing --- SharpLib.csproj | 4 ++- logging/Log.cs | 40 ++++++++++++++++++++++++ util/Exec.cs | 81 +++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 124 insertions(+), 1 deletion(-) create mode 100644 util/Exec.cs diff --git a/SharpLib.csproj b/SharpLib.csproj index 99cb4fe..d28658b 100644 --- a/SharpLib.csproj +++ b/SharpLib.csproj @@ -12,7 +12,9 @@ true 14.0 Copyright 2003..2025 Marc Hernandez - A base set of + A base set of functionality + en +