Commit cf8823e
authored
[bug] Fix log level prints (#1661)
<!-- ELLIPSIS_HIDDEN -->
> [!IMPORTANT]
> Fixes log level check in `log_event_internal()` in `logger.rs` to
correctly skip logging if the level is not enabled.
>
> - **Bug Fix**:
> - Fixes log level check in `log_event_internal()` in `logger.rs` to
correctly skip logging if the level is not enabled.
>
> <sup>This description was created by </sup>[<img alt="Ellipsis"
src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=BoundaryML%2Fbaml&utm_source=github&utm_medium=referral)<sup>
for 9f3713c. It will automatically
update as commits are pushed.</sup>
<!-- ELLIPSIS_HIDDEN -->1 parent ffe81a3 commit cf8823e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
650 | | - | |
| 650 | + | |
651 | 651 | | |
652 | 652 | | |
653 | 653 | | |
| |||
0 commit comments