Skip to content

The logger (OutputLogger) only logs exceptions #142

@Arash-Sabet

Description

@Arash-Sabet

The following method should accommodate state in all log levels:

public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception, string> formatted)

  • Apply the fix
  • Augment the test project to observe the fix in Calculator test service

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions