Table of Contents

Method LogEndSectionToFile

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

LogEndSectionToFile(string?)

Ends log to file section.

public static void LogEndSectionToFile(string? filename = null)

Parameters

filename string

Log file path. LogFilePath is used when this parameter is null.