- Deps are committed, but if there are issues with them
glide install maketo build examples, then cd into each folder to run themmake testto run all tests
./cli-service --mode=servein one terminal tab to run the broker/log server./cli-service --mode=write --priority=[1|2|3] --msg="This is a log message"in another terminal tab to write to logging system./cli-service --mode=readin another terminal tab to read logs from the system- Be sure to watch the server tab for fun colorful system event logs