To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorLogging
You can configure the logger by setting it on MessageDriver.logger
.
If you don't provide a logger, then an info level logger will be created
and sent to STDOUT
.
- Scenarios
-
- Starting the broker
-
- Given
- I am logging to a log file at the debug level
- And
- I am connected to the broker
- Then
-
the log file should contain:
MessageDriver configured successfully!
Last published about 6 years ago by soupmatt.