When the options doesn't provide a logger but debugging is enable, a nil pointer de-reference crashes the binary. ``` runtime error: invalid memory address or nil pointer dereference ```