airshipctl/pkg/log
Ian Howell 062f59119f This isolates logging from the standard library
This commit adds a custom encapsulated Logger, which then has its
methods exposed in a controlled fashion. This prevents external
libraries from modifying things such as the flags passed to the logger,
or where it should output to.

Change-Id: Ide4321246b1277fcee51608aa95532b8696b9777
2019-10-04 10:36:41 -05:00
..
log_test.go Rename module to reflect its new location 2019-07-01 12:15:29 -05:00
log.go This isolates logging from the standard library 2019-10-04 10:36:41 -05:00