1 instantiation of XunitLogger
Microsoft.Agents.AI.ProjectTemplates.Tests (1)
XunitLoggerProvider.cs (1)
19
public ILogger CreateLogger(string categoryName) => new
XunitLogger
(_output, categoryName);