Troubleshooting
You can change the log level by setting the NOTI_LOG
environment variable. Supported log levels are info, debug, and trace. For example, to enable detailed logging, use:
NOTI_LOG=debug noti run
This will help you check the logs for specific error messages.