initscript: reduce verbosity by encapsulating any logs into sections
The objective is to have only user-useful information that are not stored into a gitlab section, so we can quickly see the container results in the UI.
v2 (Martin Roukala):
- move print_runtime_info to its own section
- skip reducing the verbosity for unit tests
Fixes: #29 (closed)
Signed-off-by: Benjamin Tissoires benjamin.tissoires@gmail.com