-
Notifications
You must be signed in to change notification settings - Fork 154
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Describe the bug
current logger does not support argumentative logging as used on https://github.com/odpf/optimus/blob/main/job/deployer.go#L51
we need to format this log using fmt.Sprintf
To Reproduce
Steps to reproduce the behaviour:
- trigger deployment that is about to get failed
- check the log msg, it does not capture the error and deployment details
Expected behaviour
the logs should be formatted
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers