Method Log
Log(object?, LogItemKind)
Same as Log(object?, LogItemKind) but uses only this control for the logging.
public virtual LogListBox.LogListBoxItem Log(object? obj, LogItemKind kind = LogItemKind.Information)
Parameters
obj
objectMessage text.
kind
LogItemKindMessage kind.