log_webhook 0.0.6
log_webhook: ^0.0.6 copied to clipboard
Send log to webhook
Log Webhook #
Create new link webhook #
- Go to https://webhook.site/
- Create new webhook
- Copy link
Usage #
LogWebhook.setUrl('<YOUR_WEBHOOK_URL>');
LogWebhook.sendLog('Hello');