Commit 9715039
committed
Fixed double logger error (microsoft#25079)
## Description
When merging this PR:
[Here](https://github.com/microsoft/FluidFramework/pull/24880/files#diff-ed55acf5d71c17b285dadd6ba41c1438b6206ab9475ea32ac2b3e2b34d58c386)
an error was merged that caused the pipeline to create two session
loggers, this change will fix that error.
## Reviewer Guidance
Let me know if there's something I should change or be aware of.
Fixes:
[AB#44795](https://dev.azure.com/fluidframework/235294da-091d-4c29-84fc-cdfc3d90890b/_workitems/edit/44795)1 parent b0dfc2c commit 9715039
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments