In order to improve the ability to monitor the behavior/interactions of a GravityNode, include a new INI setting (defaulting to disabled) that will allow the user to enable a mode in which the GravityNode will publish activity messages to indicate when it:
- publishes a message
- receives a message
- requests a service
- receives a service response
- receives a service request
- provides a service response
- initializes
In order to improve the ability to monitor the behavior/interactions of a GravityNode, include a new INI setting (defaulting to disabled) that will allow the user to enable a mode in which the GravityNode will publish activity messages to indicate when it: