in src/AzureFunctions.PowerShell.OpenTelemetry.SDK/Logging/GetFunctionsLogHandlerInternal.cs [19:22]
protected override void ProcessRecord()
{
WriteObject(FunctionsLoggerBuilder.GetLogger().WorkerLogHandler);
}