forked from github/multus-cni
This changes adds logging message:debug and error. fmt.Errorf() is wrapped by logging.Errorf() hence all error message is also put to log file. logging.Debugf() is called at almost function call, so we could track the code by logging message. |
||
---|---|---|
.. | ||
logging_test.go | ||
logging.go |