You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is logging/audit logging a cross-cutting concern? or just infrastructure. State of the domain (objects) could be changed by any external actor(s) - web app, server, background job. How can I get a unified view of state changes to my domain objects?
The text was updated successfully, but these errors were encountered:
Is logging/audit logging a cross-cutting concern? or just infrastructure. State of the domain (objects) could be changed by any external actor(s) - web app, server, background job. How can I get a unified view of state changes to my domain objects?
The text was updated successfully, but these errors were encountered: