Property SdamLogFilename NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll SdamLogFilename Gets or set the name of the SDAM log file. Null turns logging off. stdout will log to console. [Obsolete("Use LoggerFactory instead.")] public string SdamLogFilename { get; set; } Property Value string