We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eea48d commit 6ba1974Copy full SHA for 6ba1974
README.md
@@ -77,7 +77,7 @@ For using this package you need to create Telegram bot
77
```php
78
config(['telegram-logger.template'=>'laravel-telegram-logging::custom'])
79
```
80
-2. Call `Logger` as usual.
+2. Use `Log` as usual.
81
82
## Lumen support
83
0 commit comments