Uploaded image for project: 'Entity Framework'
  1. Entity Framework
  2. EF-160

Print/Intercept Database operations

    • Type: Icon: New Feature New Feature
    • Resolution: Unresolved
    • Priority: Icon: Trivial - P5 Trivial - P5
    • None
    • Affects Version/s: None
    • Dotnet Drivers

      Similar to the "Log" in SQL, is there a similar command to print operations for MongoDB?

      context.Database.Log = s => System.Diagnostics.Debug.WriteLine(s); 

            Assignee:
            damien.guard@mongodb.com Damien Guard
            Reporter:
            nicholas.vella@rightstakes.com Nicholas Vella
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: