# Functions
PublishInterceptor intercepts each message and prints its content on the given writer in JSON format.
SubscribeInterceptor intercepts each message that is delivered to a subscribers and prints out its content on the given writer in JSON format.