log_webhook 0.0.1
log_webhook: ^0.0.1 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('https://webhook.site/fb58a106-94ed-4218-b0fa-697fb11a248c');
LogWebhook.sendLog('Hello');