Table of Contents

Method LogWarning

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

LogWarning(object?)

Logs warning message.

public static void LogWarning(object? obj)

Parameters

obj object

Message text or object to log.