SdamLogFilename value is lost sometimes

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Works as Designed
    • Priority: Minor - P4
    • None
    • Affects Version/s: 2.8.0
    • Component/s: Configuration
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      One way to reproduce:

      var connectionString = "mongodb://localhost/?sdamLogFilename=C:\\sdam.log";
      var clientSettings = MongoClientSettings.FromConnectionString(connectionString);
      var sdamLogFilename = clientSettings.SdamLogFilename; // assigns null!
      
      

      Check for others.

              Assignee:
              Robert Stam
              Reporter:
              Robert Stam
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: