commit | 446fc9e0d66291df037c9db0a6e8a35e9ce0220d | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Mar 13 15:48:13 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Mar 17 09:14:18 2020 -0700 |
tree | 7e715f0d8024f6e07aba0abc6de7c0d0130abd74 | |
parent | 744b0a6da2d5f269a21020f0e2e779ba2b6679ba [diff] |
Adding detailed fields to kafka logs Change-Id: Ie41f9051ec651aafe57aa2ba30885f7347fc804d
BBSim is managed via a Makefile
, plese run the following command to display all the available targets
make help
More advanced documentation lives in here.
You can generate and browse the documentation by executing:
make docs
This project structure is based on golang-standards/project-layout.