Commit 4f1e7bd
authored
Arm backend: Configure logging at runtime in aot_arm_compiler (#17485)
Move logging setup out of module import and into `get_args()`, and
always apply it with `force=True`. This prevents prior imports from
locking the root logger at a different level.
Signed-off-by: Martin Lindström <Martin.Lindstroem@arm.com>1 parent adf975c commit 4f1e7bd
1 file changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | 76 | | |
80 | 77 | | |
81 | 78 | | |
| |||
636 | 633 | | |
637 | 634 | | |
638 | 635 | | |
639 | | - | |
640 | | - | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
641 | 639 | | |
642 | 640 | | |
643 | 641 | | |
| |||
0 commit comments