Table of Contents

Method LogRange

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

LogRange(IEnumerable, LogItemKind)

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

Parameters

items IEnumerable

Items to log.

kind LogItemKind

Log item kind.