Skip to content

[NEW-FEATURE] Add identity to logging for user actions.#96

Merged
PTKu merged 8 commits intodevfrom
95-_NEW-FEATURE_Add_identity_to_logging_for_user_actions
Jun 8, 2023
Merged

[NEW-FEATURE] Add identity to logging for user actions.#96
PTKu merged 8 commits intodevfrom
95-_NEW-FEATURE_Add_identity_to_logging_for_user_actions

Conversation

@PTKu
Copy link
Copy Markdown
Contributor

@PTKu PTKu commented Jun 6, 2023

  • Security is now split in two different assemblies (blazor, clr)
  • Adds user information to the logging
  • Removers user info from the app object (must be provided as argument of log function)
  • Adds logging from AxoTask and AxoToggle task
  • Context logger now creates a log entry when a message/alarm occurs
  • in controller loggers, we will need to address the identity of the object
  • removes file-referenced dependency
  • various minor fixies and tests adjustments

closes #95

PTKu and others added 8 commits June 6, 2023 15:31
- security split in two different assemblies (blazor, clr)
- adds information about user perfoming actions.
- removers user info from the app object (must be provided as argument of log function)
- adds logging from AxoTask and AxoToggle task
- context logger now creates a log entry when an message/alarm occurs
- in controller loggers we will need to address the objects identity
@PTKu PTKu marked this pull request as ready for review June 8, 2023 12:06
@PTKu PTKu merged commit e9a9d12 into dev Jun 8, 2023
@PTKu PTKu deleted the 95-_NEW-FEATURE_Add_identity_to_logging_for_user_actions branch June 8, 2023 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[NEW-FEATURE] Add identity to logging for user actions.

1 participant