Closed
Description
to promote modularity and reduce code repetition, we should create a "./src/common/
" directory (and potentially package too). this will require some changes to our docker definitions and maybe also other parts of our build process.
the first file/module to include here could be our structured logger code... see: #1027 (comment)_