1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/osl
Daehyeok Mun 7f473c779a Refactoring logrus import and formatting
This fix tries to fix logrus formatting by removing `f` from
`logrus.[Error|Warn|Debug|Fatal|Panic|Info]f` when formatting string
is not present.
Also fix import name to use original project name 'logrus' instead of
'log'

Signed-off-by: Daehyeok Mun <daehyeok@gmail.com>
2016-11-08 12:42:41 -07:00
..
interface_freebsd.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
interface_linux.go Refactoring logrus import and formatting 2016-11-08 12:42:41 -07:00
interface_solaris.go Get libnetwork to build on Solaris 2016-04-14 14:03:50 -07:00
interface_windows.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
namespace_linux.go Refactoring logrus import and formatting 2016-11-08 12:42:41 -07:00
namespace_unsupported.go Make osl sandbox basepath configurable via execroot. 2016-07-18 05:14:39 -07:00
namespace_windows.go Make osl sandbox basepath configurable via execroot. 2016-07-18 05:14:39 -07:00
neigh_freebsd.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
neigh_linux.go Ensure purging neighbor cache for stale deletes 2016-09-07 10:45:40 -07:00
neigh_solaris.go Get libnetwork to build on Solaris 2016-04-14 14:03:50 -07:00
neigh_windows.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
options_linux.go Enable ping for service vip address 2016-10-27 12:36:41 -07:00
route_linux.go Make sure route selected is direct 2016-06-23 16:23:47 -04:00
sandbox.go Enable ping for service vip address 2016-10-27 12:36:41 -07:00
sandbox_freebsd.go Make osl sandbox basepath configurable via execroot. 2016-07-18 05:14:39 -07:00
sandbox_linux_test.go Gracefully handle missing xfrm modules 2016-06-20 17:25:32 -07:00
sandbox_solaris.go libnetwork support for Solaris 2016-10-14 16:38:23 -07:00
sandbox_test.go libnetwork support for Solaris 2016-10-14 16:38:23 -07:00
sandbox_unsupported.go libnetwork support for Solaris 2016-10-14 16:38:23 -07:00
sandbox_unsupported_test.go libnetwork support for Solaris 2016-10-14 16:38:23 -07:00