public-ip-tracker/tracker
Melora Hugues 51bc7cb3a0
All checks were successful
continuous-integration/drone/push Build is passing
Use logrus to handle logs
This commit adds the logrus module, and improves logs handling for the
entire program. Error logs are better displayed, and the log level can
be set from the configuration file.
2023-02-04 18:15:22 +01:00
..
bot Use logrus to handle logs 2023-02-04 18:15:22 +01:00
config Use logrus to handle logs 2023-02-04 18:15:22 +01:00
ip Add monitoring of the current public IP 2023-01-28 14:29:39 +01:00
logger Use logrus to handle logs 2023-02-04 18:15:22 +01:00
go.mod Use logrus to handle logs 2023-02-04 18:15:22 +01:00
go.sum Use logrus to handle logs 2023-02-04 18:15:22 +01:00
main.go Use logrus to handle logs 2023-02-04 18:15:22 +01:00
Makefile Create initial Go module 2023-01-05 18:51:53 +01:00