You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)_