feat(monitoring): change logger to pino
This changes the logger used to be pino, which print the logs on a single line per log event
This commit is contained in:
parent
8a3481ea8b
commit
9b24bd0c41
8 changed files with 16 additions and 64 deletions
|
|
@ -1,7 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
set -x
|
||||
# do anything here
|
||||
|
||||
# run the CMD [ ... ] from the dockerfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue