anz-bank / pkg

Common ANZ Go packages
https://pkg.go.dev/github.com/anz-bank/pkg
Apache License 2.0
2 stars 9 forks source link

Added SetLevel configs to loggers #26

Closed nofun97 closed 4 years ago

nofun97 commented 4 years ago

Added new configuration for verbosity

use the log.SetVerboseMode(on bool) to set whether the logger should be verbose or not.