Show / Hide Table of Contents

Class FileLogSink

A log sink for writing log messages to files on disk. This class must be set up in order to receive support for the SDK. Each log level is written into a separate file.

Inheritance
System.Object
FileLogSink
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Couchbase.Lite.Logging
Assembly: Couchbase.Lite.dll
Syntax
public sealed class FileLogSink
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX