Precise-Finance / nestjs-mindsdb

MindsDb Module for nestjs
Apache License 2.0
3 stars 1 forks source link

Getting `ERROR TypeError: Cannot read properties of undefined (reading 'LOG')` on startup #4

Open Alexnortung opened 6 months ago

Alexnortung commented 6 months ago

The logging configuration seems to have been removed from the connect options. So I think the following can be removed https://github.com/Precise-Finance/nestjs-mindsdb/blob/a21842bdff514a9fb503b0772d79cd2709d139d6/src/mindsdb.service.ts#L45-L48

A workaround is to set the environment variable MINDSDB_LOG_LEVEL to something