added log viewer "hl"

This commit is contained in:
2024-09-18 11:04:53 +02:00
committed by Flo Greistorfer
parent 549c15ca6c
commit 383dd59851
4 changed files with 98 additions and 0 deletions

3
view-logs.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
LESS=-SR hl $(ls -tr logs/*.{jsonl,jsonl.gz}) --config hl_config.yaml