Skip to content

Commit 605e9fe

Browse files
authored
Update logger.md (#952)
1 parent c43a5e8 commit 605e9fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: docs/core/logger.md

+1
Original file line numberDiff line numberDiff line change
@@ -1083,6 +1083,7 @@ external_logger = logging.logger()
10831083

10841084
utils.copy_config_to_registered_loggers(source_logger=logger)
10851085
external_logger.info("test message")
1086+
```
10861087

10871088
**What's the difference between `append_keys` and `extra`?**
10881089

0 commit comments

Comments
 (0)