Table of Contents

Method LogAsSection

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

LogAsSection(IEnumerable?, LogItemKind)

Logs IEnumerable as section.

public static void LogAsSection(IEnumerable? items, LogItemKind kind = LogItemKind.Information)

Parameters

items IEnumerable
kind LogItemKind