provide ASIO handler tracking hooks backed by the mongo logger

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Networking
    • None
    • Service Arch
    • Platform 8 08/28/15, Platform 9 (09/18/15)
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      ASIO includes a useful feature that allows custom log hooks to be compiled in to track handler events such as creation, completion invocation start, and invocation end.

      The default implementation logs to std::cout, but there is a mechanism to allow custom hooks to be used by defining some macros (see handler_tracking.hpp).

      We should define ASIO_CUSTOM_HANDLER_TRACKING in debug builds, add log hooks at some verbosity level > 1, and probably add a new log component as it will be very, very chatty.

            Assignee:
            [DO NOT USE] Backlog - Service Architecture
            Reporter:
            Adam Midvidy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: