Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update LOGGER_DRIVER env var description (twentyhq#5968)
Update the docs to accurately reflect `LoggerDriverType`. Using `sentry` throws an error on startup. ``` export enum LoggerDriverType { Console = 'console', } ``` Happy to change the wording of course.
- Loading branch information