forked from egnyte/jiralert
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch logging from glog to go-kit/log (prometheus-community#31)
* Add logging flags * Update log messages in main * Further updates to log messages * Config package logging updated * Update template and notify logs * Show possible values for log params * Ensure a single logger is created * Remove blank line * Update log level * Update log messages * Move logger setup to a separate func * Update pkg/notify/notify.go Co-Authored-By: tdabasinskas <[email protected]> * Update pkg/notify/notify.go Co-Authored-By: tdabasinskas <[email protected]> * Update cmd/jiralert/main.go Co-Authored-By: tdabasinskas <[email protected]> * Update pkg/config/config.go Co-Authored-By: tdabasinskas <[email protected]> * Update pkg/notify/notify.go Co-Authored-By: tdabasinskas <[email protected]> * Apply suggestions from code review Co-Authored-By: tdabasinskas <[email protected]>
- Loading branch information
1 parent
efb01aa
commit 88fb628
Showing
6 changed files
with
123 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.