Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-5092

Better named logging with tracing

    • Server 2.7.3

      Add a name option to LOG that can be conditionally defined.

      Currently just have

      LOG(1)

      want to add

      LOG( "foo" )

      LOG( "foo" , 4 )

      Will be an c++ api and command to set a log level for any name.

      Names maybe should be dotted to do hierarchies?
      foo.bar

      then set foo and works for all foo.*

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            dan@mongodb.com Daniel Pasette (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved: