Skip to content

Commit add3cda

Browse files
committed
update conf
1 parent e4cccab commit add3cda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/configuration/setLogCb.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ geekdocCollapseSection: true
88
```php
99
public function setLogCb(callable $callback): void {}
1010
```
11-
Setting a Log callback, you will get events according to the `log_level` you set
12-
11+
Set a log callback
12+
You will get events according to the `log_level` setting
1313
## Example
1414
```php
1515
$conf = new Kafka\Configuration();

0 commit comments

Comments
 (0)