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

Create typedb-osi java package names and update logging #61

Merged
merged 7 commits into from
Jul 12, 2022

Conversation

flyingsilverfin
Copy link
Member

What is the goal of this PR?

We create a package structure that mirrors the correct java packaging for osi projects, prefixed with com.vaticle.typedb.osi. We also remove traces of *.bayer.* package names and in logging. Logback now sets the root log level to DEBUG instead of OFF.

What are the changes implemented in this PR?

  • Add package prefix com.vaticle.typedb.osi.loader for all classes
  • Update Imports
  • Fix logback loggers to use the new package address
  • Set root logger to DEBUG instead of OFF

@flyingsilverfin flyingsilverfin self-assigned this Jul 12, 2022
@flyingsilverfin flyingsilverfin merged commit bcbfe57 into typedb-osi:master Jul 12, 2022
@flyingsilverfin flyingsilverfin deleted the package-structure branch July 12, 2022 17:41
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.

1 participant