shawn1m / overture

A customized DNS relay server
MIT License
1.79k stars 284 forks source link

Improve logging and code formatting cleanup #161

Closed maddie closed 5 years ago

maddie commented 5 years ago

Using logrus formatters should improve code readability

This commit should improve log message output and code readability.

Added a FIXME on getIPNetworkList function in core/config/config.go, I think I'll fixed them once and for all later.

I have some free time recently and I'm wanting to tackle with some of the issues in the tracker. I'll see what I can do and submit PRs when done.

shawn1m commented 5 years ago

Great work! Merged.