Skip to content

P_NChronicle_Core_Model_ChronicleRecord_Level

Andy James edited this page Aug 3, 2017 · 1 revision

ChronicleRecord.Level Property

Level/severity of this record.

Namespace: NChronicle.Core.Model
Assembly: NChronicle.Core (in NChronicle.Core.dll) Version: 1.0.3.0 (1.0.3.0)

Syntax

C#

public ChronicleLevel Level { get; set; }

VB

Public Property Level As ChronicleLevel
	Get
	Set

F#

member Level : ChronicleLevel with get, set

Property Value

Type: ChronicleLevel

See Also

Reference

ChronicleRecord Class
NChronicle.Core.Model Namespace

NChronicle

ChronicleConfigurationDelegate

IChronicle

IChronicleLibrary

Chronicle

ChronicleConfiguration

ChronicleLevel

ChronicleRecord

Clone this wiki locally