feat(logging): default TaskId enricher with passing tests

This commit is contained in:
mika kuns
2026-06-04 19:07:38 +02:00
parent da73324e3a
commit b3b87df320
4 changed files with 65 additions and 3 deletions

View File

@@ -25,6 +25,7 @@
<ProjectReference Include="..\..\src\ClaudeDo.Worker\ClaudeDo.Worker.csproj" />
<ProjectReference Include="..\..\src\ClaudeDo.Data\ClaudeDo.Data.csproj" />
<ProjectReference Include="..\..\src\ClaudeDo.Ui\ClaudeDo.Ui.csproj" />
<ProjectReference Include="..\..\src\ClaudeDo.Logging\ClaudeDo.Logging.csproj" />
</ItemGroup>
</Project>