diff options
author | 2020-10-22 06:49:05 +0000 | |
---|---|---|
committer | 2020-10-22 06:49:05 +0000 | |
commit | 9a6aa1d77189db69c2fbc68b33072a168da1b658 (patch) | |
tree | afe3c1d461d39947c81c9d3742de6758ada099b4 /kubernetes/vfc/charts/vfc-huawei-vnfm-driver/resources/config/logging/log4j.properties | |
parent | b339cc457fbffcf5425c36ca0c46c439fba864b5 (diff) | |
parent | 9b13097b5356f79eda5689a4127c66c115bcef1b (diff) |
Merge "[VFC] change comment style"
Diffstat (limited to 'kubernetes/vfc/charts/vfc-huawei-vnfm-driver/resources/config/logging/log4j.properties')
-rw-r--r-- | kubernetes/vfc/charts/vfc-huawei-vnfm-driver/resources/config/logging/log4j.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/vfc/charts/vfc-huawei-vnfm-driver/resources/config/logging/log4j.properties b/kubernetes/vfc/charts/vfc-huawei-vnfm-driver/resources/config/logging/log4j.properties index 635bcc51ea..e2036398fe 100644 --- a/kubernetes/vfc/charts/vfc-huawei-vnfm-driver/resources/config/logging/log4j.properties +++ b/kubernetes/vfc/charts/vfc-huawei-vnfm-driver/resources/config/logging/log4j.properties @@ -1,3 +1,4 @@ +{{/* ############################################################################### # Copyright 2016, Huawei Technologies Co., Ltd. # @@ -13,6 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. ############################################################################### +*/}} log4j.rootLogger=INFO,root log4j.appender.root.Append=true |