Property SdamLogFilename
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; }
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; }