v2.0.0: flag/stat: fix omitted stat in error log level (#451)
znley
released this
22 Dec 11:45
* flag/stat: fix omitted stat in error log level
Create unit & e2e tests
Fixes #359
Co-Authored-By: Muhammed Can Küçükaslan <[email protected]>
* use keys explicitly in composite literal
Co-Authored-By: Muhammed Can Küçükaslan <[email protected]>
* Update CHANGELOG.md
Co-Authored-By: Muhammed Can Küçükaslan <[email protected]>
* log: remove reduntant tests
Removed unit tests in log_test.go as they are already tested in TestAppDashStat under e2e/app_test.go
Removed redundant integration test which is already covered by another test in the same file.
Co-Authored-By: Muhammed Can Küçükaslan <[email protected]>
Co-authored-by: Muhammed Can Küçükaslan <[email protected]>