Improve logging

This commit is contained in:
Andrew-71 2024-10-23 11:26:35 +03:00
parent 57903d4724
commit ca9b6e05b7
10 changed files with 49 additions and 21 deletions

View file

@ -4,4 +4,4 @@ import "git.a71.su/Andrew71/hibiscus-txt/internal/app"
func main() {
app.Execute()
}
}