linode / linodego

Go client for Linode REST v4 API
MIT License
138 stars 81 forks source link

Implemented new logging system #562

Closed ezilber-akamai closed 1 month ago

ezilber-akamai commented 1 month ago

📝 Description

Implemented new logging system that no longer relies on resty.

✔️ How to Test

Unit Tests

make testunit

ezilber-akamai commented 1 month ago

Nice work!

Thanks for the review!