Table of Contents

Property SdamLogFilename

Namespace
MongoDB.Driver
Assembly
MongoDB.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