Support » Plugin: Stream » custom module logging

  • Resolved icm76

    (@icm76)


    hi,
    i’m interested if it’s possible to log various custom events, states and other texts for a module that i’m developing. If it is possible, is there an example somewhere?

    Thank you,
    Catalin

    https://wordpress.org/plugins/stream/

Viewing 1 replies (of 1 total)
  • Hi Catalin,

    Yes! You can inspect the classes found inside the “connectors” directory of the plugin. Here you can see how custom connectors can be built to extend the main connector class. You can track any custom event you want with your own connector defined, complete with contexts and action names.

Viewing 1 replies (of 1 total)
  • The topic ‘custom module logging’ is closed to new replies.