WebGo v2.4.0 Release Notes

Release Date: 2018-10-11 // over 5 years ago
  • ⚡️ 1. Updated Logger

    • Added a new logging interface ⚡️ 2. Updated tests to cover more code ⚡️ 3. Updated responses to use constants defined in Go's http standard library instead of using
      integers for respective HTTP response codes 🌲 4. Check error while executing templates and log