Better named logging with tracing

XMLWordPrintableJSON

    • Server 2.7.3
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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
            Reporter:
            Daniel Pasette (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved: