Monorepo for Tangled tangled.org

appview/notify: pass logger with mergedLogger #693

merged opened by boltless.me targeting master from boltless.me/core: feat/search
Labels

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:xasnlahkri4ewmbuzly2rlc5/sh.tangled.repo.pull/3m3q47rjacq22
Interdiff #6 #7
appview/indexer/notifier.go

This file has not been changed.

appview/notify/merged_notifier.go

This file has not been changed.

appview/state/state.go

This file has not been changed.

History

10 rounds 2 comments
sign up or login to add to the discussion
1 commit
expand
appview/notify: pass logger with mergedLogger
expand 0 comments
pull request successfully merged
1 commit
expand
appview/notify: pass logger with mergedLogger
expand 0 comments
1 commit
expand
appview/notify: pass logger with mergedLogger
expand 0 comments
1 commit
expand
appview/notify: pass logger with mergedLogger
expand 0 comments
1 commit
expand
appview/notify: pass logger with mergedLogger
expand 0 comments
1 commit
expand
appview/notify: pass logger with mergedLogger
expand 0 comments
1 commit
expand
appview/notify: pass logger with mergedLogger
expand 0 comments
1 commit
expand
appview/notify: pass logger with mergedLogger
expand 0 comments
1 commit
expand
appview/notify: pass logger with mergedLogger
expand 2 comments

nice lgtm, i was considering add a "logger" notifier, separate from every other notifier.

Each notifiers will need their own separate logs, so I think it would be better to let them call logger individually. For example, in same NewIssue event, one notifier might need to log the failure while all other notifiers worked fine.

1 commit
expand
appview/notify: pass logger with mergedLogger
expand 0 comments