4 references to Logger
Aspire.Hosting (4)
Utils\FileSystemService.cs (4)
183_parent.Logger?.LogDebug("Allocated temporary directory: {Path}", path); 211_parent.Logger?.LogDebug("Cleaned up temporary directory: {Path}", _path); 237_parent.Logger?.LogDebug("Allocated temporary file: {Path}", path); 265_parent.Logger?.LogDebug("Cleaned up temporary file: {Path}", _path);