2 references to FormatLogLine
aspire (2)
Utils\OutputCollector.cs (2)
38
_fileLogger?.WriteLog(
FormatLogLine
("stdout", line));
47
_fileLogger?.WriteLog(
FormatLogLine
("stderr", line));