anz-bank / pkg

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

exported configurable interface to allow custom config for builtin loggers #35

Closed nofun97 closed 4 years ago

nofun97 commented 4 years ago

the configurable interface which the custom config needs to access have to be exported so that user can create custom configuration for the builtin logger.