logging format 'human': continue printing prefixed fields if some are missing

This commit is contained in:
Christian Schwarz
2018-08-26 19:03:50 +02:00
parent a0f72b585b
commit ee5445777d
4 changed files with 7 additions and 10 deletions
-1
View File
@@ -91,4 +91,3 @@ func (j *PrometheusJob) JobStart(ctx context.Context) {
}
}