Initial commit

This commit is contained in:
2025-09-26 12:56:23 +02:00
commit 2e757c674c
12 changed files with 1568 additions and 0 deletions

4
bin/logquery Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env php
<?php
require_once __DIR__."/../src/logquery.php";