Table of Contents

Method ConstructLogMessage

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

ConstructLogMessage(string?)

Adds additional information to the log messages.

protected virtual string ConstructLogMessage(string? msg)

Parameters

msg string

Log message.

Returns

string

Remarks

By default adds unique integer identifier to the beginning of the msg.