I'm getting the error `TypeError: this.logFn is not a function`. I think it's because of this line: https://github.com/scoutapp/scout_apm_node/blob/a1894e4d7d9c11d39afedc0af4b47087d858916d/lib/scout/index.ts#L758
I'm getting the error
TypeError: this.logFn is not a function. I think it's because of this line:scout_apm_node/lib/scout/index.ts
Line 758 in a1894e4