From d0101925dec539f4752a795cf8f97d321e2f6fd6 Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Wed, 14 Jan 2026 17:36:49 +0200 Subject: [PATCH] Adds a helper wrapper to "logs" plugin. --- plugins/logs/bootstrap.php | 7 ++++++- plugins/logs/helpers.php | 9 +++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 plugins/logs/helpers.php diff --git a/plugins/logs/bootstrap.php b/plugins/logs/bootstrap.php index fae03f6..40ddd3b 100644 --- a/plugins/logs/bootstrap.php +++ b/plugins/logs/bootstrap.php @@ -1,7 +1,12 @@