C# Class LogStreamer.LogEntry

Mostra file Open project: StarcounterPrefabs/LogStreamer Class Usage Examples

Public Properties

Property Type Description
Guid System.Guid
Kind Logger.EntryKind
Message string
Name string
SessionId long
When System.DateTime

Property Details

Guid public_oe property

public Guid,System Guid
return System.Guid

Kind public_oe property

public Logger.EntryKind Kind
return Logger.EntryKind

Message public_oe property

public string Message
return string

Name public_oe property

public string Name
return string

SessionId public_oe property

public long SessionId
return long

When public_oe property

public DateTime,System When
return System.DateTime