CRAP Complexity Coverage Location
1.00 1 1/1 (100.00%) crap/config.service.ts (L20 - L22)
    public constructor() {
        this.setLogger(["error", "warn"]);
    }