Make log-counter respect ENABLE_JOURNALD

This commit is contained in:
Xuewei Zhang
2019-11-26 13:58:10 -08:00
parent 3c80676e94
commit 5e55ef89f1
5 changed files with 18 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
// +build journald
/*
Copyright 2018 The Kubernetes Authors All rights reserved.