Uploaded image for project: 'PHP Driver: Library'
  1. PHP Driver: Library
  2. PHPLIB-1378

Replace hard-coded printf calls in APM and SDAM loggers with a callable

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • PHP Drivers

      Revise the command_logger.php and sdam_logger.php examples to take a callable when constructing the subscriber implementation. The callable should be responsible for handling the subscriber output (e.g. printing). This would make it easier for users to incorporate the examples into their own code without having to replace the printf() lines.

            Assignee:
            Unassigned Unassigned
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: