feat: Moves logger to a separate assembly for reuse #548
Annotations
1 warning and 3 notices
qodana
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Namespace does not correspond to file location:
Projects/Logger/LogFactory.cs#L19
Namespace does not correspond to file location, must be: 'Server'
|
Namespace does not correspond to file location:
Projects/Logger/SerilogLogger.cs#L19
Namespace does not correspond to file location, must be: 'Server'
|
Namespace does not correspond to file location:
Projects/Logger/ILogger.cs#L18
Namespace does not correspond to file location, must be: 'Server'
|