Crash when missing log level option #32

Open
opened 2023-02-04 18:46:53 +00:00 by faercol · 0 comments
Owner
goroutine 1 [running]:
git.faercol.me/faercol/public-ip-tracker/tracker/config.New(0x7ffef8c9ad6c, 0x11, 0x74c138, 0xc000098240, 0xc0000a8c70)
        /home/aurelien/Coding/public-ip-tracker/tracker/config/config.go:62 +0x264
main.main()
        /home/aurelien/Coding/public-ip-tracker/tracker/main.go:33 +0xa5

It should take a default value instead

``` goroutine 1 [running]: git.faercol.me/faercol/public-ip-tracker/tracker/config.New(0x7ffef8c9ad6c, 0x11, 0x74c138, 0xc000098240, 0xc0000a8c70) /home/aurelien/Coding/public-ip-tracker/tracker/config/config.go:62 +0x264 main.main() /home/aurelien/Coding/public-ip-tracker/tracker/main.go:33 +0xa5 ``` It should take a default value instead
faercol added this to the 1.0.0 milestone 2023-02-04 18:46:53 +00:00
faercol added the
bug
label 2023-02-04 18:46:53 +00:00
faercol added this to the Kanban project 2023-02-04 18:46:53 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: faercol/public-ip-tracker#32
No description provided.