1 implementation of Report
Microsoft.DotNet.HotReload.Watch (1)
UI\ConsoleReporter.cs (1)
45
public void
Report
(EventId id, Emoji emoji, LogLevel level, string message)
1 reference to Report
Microsoft.DotNet.HotReload.Watch (1)
UI\IReporter.cs (1)
118
reporter.
Report
(eventId, emoji, logLevel, prefix + formatter(state, exception));