From 79aaec3d7d12bc1a0483f19eadeda325a2d65920 Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Sun, 26 Jan 2025 00:01:31 +0100 Subject: Initial log module But I have some stuff to do first... --- asl/log/log.hpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 asl/log/log.hpp (limited to 'asl/log/log.hpp') diff --git a/asl/log/log.hpp b/asl/log/log.hpp new file mode 100644 index 0000000..e69de29 -- cgit