Inheritance Hierarchy
RainWorx.FrameWorx.UtilityLogEntry
Namespace: RainWorx.FrameWorx.Utility
Assembly: RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5
Syntax
C#
public class LogEntry
The LogEntry type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | LogEntry | Initializes a new instance of the LogEntry class |
Properties
Name | Description | |
---|---|---|
![]() | Actor | |
![]() | DateStamp | |
![]() | EventID | |
![]() | Exception | |
![]() | FunctionalArea | |
![]() | MachineName | |
![]() | Message | |
![]() | Priority | |
![]() | Properties | |
![]() | Severity | |
![]() | Title |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also