Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

refactor(logging): scan ownership #22

Merged
merged 1 commit into from
Jul 30, 2020
Merged

refactor(logging): scan ownership #22

merged 1 commit into from
Jul 30, 2020

Conversation

m-rots
Copy link
Collaborator

@m-rots m-rots commented Jul 30, 2020

With this proposal I took the idea of ownership and applied it to our logs. To make clear who is the ownership of the Scan at any given moment in time, the log messages now indicate when the ownership of the Scan is moved.

Ownership can change:

  • From a trigger to the processor
  • From the processor to a target

Ownership should ONLY change on successful operations.

The test target has also been removed in this PR to prepare for the early access preview.

@m-rots m-rots added the logging Specifically targeted at improving/adjusting logging label Jul 30, 2020
@m-rots m-rots added this to the Early Access Preview milestone Jul 30, 2020
@m-rots m-rots requested a review from l3uddz July 30, 2020 14:41
@m-rots m-rots self-assigned this Jul 30, 2020
@m-rots m-rots merged commit 2296e0d into master Jul 30, 2020
@m-rots m-rots deleted the better-logs branch July 30, 2020 14:43
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
logging Specifically targeted at improving/adjusting logging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants