-
Notifications
You must be signed in to change notification settings - Fork 0
Methods_T_NChronicle_File_FileChronicleLibrary
Andrew James edited this page Aug 3, 2017
·
1 revision
The FileChronicleLibrary type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
Configure | Configure this FileChronicleLibrary with the specified options. |
![]() |
Dispose | Conclude and close this FileChronicleLibrary. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | The destructor for this FileChronicleLibrary. Calls Dispose(). (Overrides Object.Finalize().) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetSchema | Required for XML serialization, this method offers no functionality. |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ReadXml | Populate configuration from XML via the specified XmlReader. |
![]() |
Store | Render the record to the file (if not filtered by ChronicleLevel or tag ignorance). |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
WriteXml | Write configuration to XML via the specified XmlWriter. |
NChronicle.File
Send comments on this topic to kana@ikimi.co
-
NChronicle.File
- NChronicle.File Namespace
-
NChronicle.File.Configuration Namespace
-
FileChronicleLibraryConfiguration Class
-
FileChronicleLibraryConfiguration Methods
- FileChronicleLibraryConfiguration.GetSchema Method
- FileChronicleLibraryConfiguration.Ignoring Method
- FileChronicleLibraryConfiguration.ListeningTo Method
- FileChronicleLibraryConfiguration.ListeningToAllLevels Method
- FileChronicleLibraryConfiguration.ListeningToAllTags Method
- FileChronicleLibraryConfiguration.NotListening Method
- FileChronicleLibraryConfiguration.ReadXml Method
- FileChronicleLibraryConfiguration.WithLocalTime Method
- FileChronicleLibraryConfiguration.WithNoRetentionPolicy Method
- FileChronicleLibraryConfiguration.WithOutputPath Method
- FileChronicleLibraryConfiguration.WithOutputPattern Method
- FileChronicleLibraryConfiguration.WithRetentionPolicy Method
- FileChronicleLibraryConfiguration.WithTimeZone Method
- FileChronicleLibraryConfiguration.WithUtcTime Method
- FileChronicleLibraryConfiguration.WriteXml Method
-
FileChronicleLibraryConfiguration Methods
-
RetentionPolicyConfiguration Class
- RetentionPolicyConfiguration Constructor
-
RetentionPolicyConfiguration Methods
- RetentionPolicyConfiguration.GetSchema Method
- RetentionPolicyConfiguration.ReadXml Method
- RetentionPolicyConfiguration.WithAgeLimit Method
- RetentionPolicyConfiguration.WithFileSizeLimitInBytes Method
- RetentionPolicyConfiguration.WithFileSizeLimitInKilobytes Method
- RetentionPolicyConfiguration.WithFileSizeLimitInMegabytes Method
- RetentionPolicyConfiguration.WithNoAgeLimit Method
- RetentionPolicyConfiguration.WithNoFileSizeLimit Method
- RetentionPolicyConfiguration.WithNoRetentionLimit Method
- RetentionPolicyConfiguration.WithRetentionLimit Method
- RetentionPolicyConfiguration.WriteXml Method
-
FileChronicleLibraryConfiguration Class
- NChronicle.File.Delegates Namespace
- NChronicle.File.Exceptions Namespace
- NChronicle.File.Extensions Namespace
- NChronicle.File.Interfaces Namespace

