mirror of
https://github.com/aurc/loggo.git
synced 2026-04-26 08:25:56 +03:00
[GH-ISSUE #28] Panic: interface conversion: interface {} is string, not map[string]interface {} #9
Labels
No labels
need more info
need more info
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/loggo#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tymbaca on GitHub (Apr 15, 2025).
Original GitHub issue: https://github.com/aurc/loggo/issues/28
When i try to run the app and pipe the output to loggo, i get this. The panic happens not always, it's strange. Here is a stacktrace: