Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete logging rework (audit) #101

Closed
Tracked by #98
jptosso opened this issue Nov 10, 2021 · 0 comments
Closed
Tracked by #98

Complete logging rework (audit) #101

jptosso opened this issue Nov 10, 2021 · 0 comments

Comments

@jptosso
Copy link
Member

jptosso commented Nov 10, 2021

Audit logger was splitted between:

  • Logger: Main logging structure, it handles log writters
  • Writter: Writes the log wherever required
  • Formatter: Transform the auditlog struct into a byte array of some format, for example json

Writters and formatters can be extended as plugins

@jptosso jptosso mentioned this issue Nov 10, 2021
18 tasks
@jptosso jptosso closed this as completed Nov 14, 2021
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

No branches or pull requests

1 participant