nspectre - declarative validation for .NET

Message Properties

The properties of the Message class are listed below. For a complete list of Message class members, see the Message Members topic.

Public Instance Properties

ClassName Gets the name of the class that logged the NSpectre.Core.Log.Message.
Content Gets the content of the NSpectre.Core.Log.Message.
Level Gets the Level of the NSpectre.Core.Log.Message.
MethodName Gets the method in which the NSpectre.Core.Log.Message was logged.
Timestamp Gets the DateTime when the NSpectre.Core.Log.Message was logged.

See Also

Message Class | NSpectre.Core.Log Namespace