subscribe (pattern, object) Subscriber
private
Subscribes to a particular event or instrumented block of code.
Parameters:
-
pattern
[String]
- Namespaced event name.
-
object
[Object]
- Before and After hooks.
Returns:
-
Subscriber
subscribe (pattern, object) Subscriber
private
Subscribes to a particular event or instrumented block of code.
[String]
[Object]
Subscriber
Please login to continue.