[mod] quiet

This commit is contained in:
Andy Bunce 2025-11-11 12:55:40 +00:00
parent 93770708f6
commit 2df222608b
7 changed files with 18 additions and 163 deletions

View file

@ -76,6 +76,10 @@ function app:dev() {
cm:htmx2("dev/home.htm", map{})
};
(:~ log as strings :)
declare function app:logs() {
(admin:logs()=>foot()=>admin:logs())[@type eq 'LSP']
(admin:logs()=>foot()=>admin:logs())
[@type eq 'LSP']
[starts-with(.,"⬅️")]
/substring(.,2)
};