We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git clone git://github.com/hanzz/hamlog.git cmake . -DCMAKE_BUILD_TYPE=Debug make
Then you can start server:
cd server ./hamlog_server server.cfg
That's all so far :), more fun is coming!