Functions/Invoke-PipelineOutput.ps1

function Invoke-PipelineOutput {
    Out-Log;
}