From 0f0f03477b7df444afcc4d39ff5816c4d2b71602 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Fri, 1 Jun 2018 18:21:35 +0200 Subject: [PATCH] Update logging output Signed-off-by: Knut Ahlers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 174146d..cd219c8 100644 --- a/README.md +++ b/README.md @@ -92,5 +92,5 @@ U2FsdGVkX18xcVIMejjwWzh1DppzptJCHhORH/JDj10= $ envrun -p justatest --clean -- env MYVAR=myvalue -2017/03/21 16:34:57 Process exitted with code 0 +INFO[0000] Process exitted with code 0 ```