Closed mustofa-id closed 6 months ago
Add an option to output debug information either to the console or to a file, but only in development mode.
debug?: 'console' | 'file'
Add an option to output debug information either to the console or to a file, but only in development mode.