We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4cccab commit add3cdaCopy full SHA for add3cda
content/configuration/setLogCb.md
@@ -8,8 +8,8 @@ geekdocCollapseSection: true
8
```php
9
public function setLogCb(callable $callback): void {}
10
```
11
-Setting a Log callback, you will get events according to the `log_level` you set
12
-
+Set a log callback
+You will get events according to the `log_level` setting
13
## Example
14
15
$conf = new Kafka\Configuration();
0 commit comments