v1.8.0
- Changed:
- Library: Remove the dependency
github.com/xgfone/klog
and use theLogger
interface instead to allow the user to customize the logger.
- Library: Remove the dependency
- Fixed:
- CMD: Load the
flag
andfile
source to set the configuration options from the flags and the configuration file. - CMD: Correct the version to
1.8.0
.
- CMD: Load the