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

Logging #293

Closed
fh-ms opened this issue Dec 15, 2021 · 5 comments
Closed

Logging #293

fh-ms opened this issue Dec 15, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@fh-ms
Copy link
Contributor

fh-ms commented Dec 15, 2021

To achieve better useability we will add logging to the core modules.

We only log against a facade (slf4j), not a logger implementation to provide the best flexibility for our users.

See branch feature/logging_slf4j

Feel free to comment on this issue, to collect ideas where logging can be of interest.

@fh-ms fh-ms added the enhancement New feature or request label Dec 15, 2021
@fh-ms fh-ms added this to the 07.00.00 milestone Dec 15, 2021
@fh-ms
Copy link
Contributor Author

fh-ms commented Dec 15, 2021

  • Lifecycle of EmbeddedStorageManager
  • Lifecycle of StorageSystem
  • Lifecycle of StorageChannels
  • BinaryStorer actions (register, store, commit)
  • BinaryLoader actions
  • Lazy Loading
  • Lifecycle of LazyReferenceManager
  • GC actions
  • Backup
  • Configuration creation
  • AFS

@hg-ms
Copy link
Contributor

hg-ms commented Dec 15, 2021

  • TypeHandler creation/registration
  • LegacyTypeHandler creation/registration
  • LegacyTypeMapping
  • Housekeeping

@hg-ms
Copy link
Contributor

hg-ms commented Dec 17, 2021

  • Logging the mircostream version at startup would be fine too

@zdenek-jonas
Copy link
Contributor

zdenek-jonas commented Dec 17, 2021

#196
There is another issue with logging. Just to write actual configuration into the log.

  • Cache

@fh-ms
Copy link
Contributor Author

fh-ms commented Apr 26, 2022

Need to specify in detail what could be logged in AFS.

@fh-ms fh-ms closed this as completed Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants