v0.13.1 folder restructure, test script added, format adapter async fix

This commit is contained in:
2026-07-17 09:09:00 -04:00
parent a48514a2eb
commit e96ede32ae
49 changed files with 402 additions and 206 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ sudo install -m 755 logwisp /usr/local/bin/
Install directly using Go (version information will not be embedded):
```bash
go install github.com/yourusername/logwisp/src/cmd/logwisp@latest
go install github.com/yourusername/logwisp/cmd/logwisp@latest
```
## Service Configuration