Table of Contents

Property SdamLogFilename

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

SdamLogFilename

Gets or set the name of the SDAM log file. Null turns logging off. stdout will log to console.

[Obsolete("Use MongoClientSettings.LoggerFactory instead.")]
public string SdamLogFilename { get; set; }

Property Value

string