로그 저장 로직 단순화

This commit is contained in:
2023-11-13 16:43:56 +09:00
parent 61d2fbf709
commit 394466e216
5 changed files with 89 additions and 132 deletions

View File

@ -31,7 +31,6 @@ func main() {
hc, err := client.NewClient(true)
if err != nil {
panic(err)
return
}
var (