direktiv / vorteil

turn your applications and containers into micro virtual machines
https://direktiv.io
Apache License 2.0
174 stars 13 forks source link

error o nbuild without log #69

Closed jensg-st closed 4 years ago

jensg-st commented 4 years ago

Description

Avoids NPE on build without a logger

Purpose

trentis commented 4 years ago

Are we better to initiate a logger rather than return an error?

jensg-st commented 4 years ago

@trentis it is not consistent accross the packages at the moment. That is just to prevent it in this particular case.