Fix log parser to match lol library format (v0.38.1)
Some checks failed
Go / build-and-release (push) Has been cancelled
Some checks failed
Go / build-and-release (push) Has been cancelled
The lol library outputs logs in format: 1703500000000000ℹ️ message /path/to/file.go:123 Where: - Timestamp is Unix microseconds - Level is emoji (☠️🚨⚠️ℹ️🔎👻) - Message text - File:line location Updated parser to correctly parse this format. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
v0.38.0
|
||||
v0.38.1
|
||||
|
||||
Reference in New Issue
Block a user