Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Use logback and offer structured logging options - #159

Open
n-oden wants to merge 1 commit into
ClickHouse:masterfrom
odenio:jul-to-logback
Open

Use logback and offer structured logging options#159
n-oden wants to merge 1 commit into
ClickHouse:masterfrom
odenio:jul-to-logback

Conversation

@n-oden

@n-oden n-oden commented Oct 13, 2022

Copy link
Copy Markdown
  • install logback-classic and exclude conflicting transitive dependencies in pom.xml

  • add a default logback.xml file

  • update the README to link to the logback documentation and point out how and where to enable structured logging

  • add test.Dockerfile to build a deployable docker image from a locally built fatjar

- install logback-classic and exclude conflicting transitive
  dependencies in pom.xml

- add a default logback.xml file

- update the README to link to the logback documentation and point
  out how and where to enable structured logging

- add `test.Dockerfile` to build a deployable docker image from
  a locally built fatjar
@zhicwu

zhicwu commented Oct 14, 2022

Copy link
Copy Markdown
Contributor

Thanks for your contribution @n-oden. JDBC bridge is not actively maintained on server side, so I'd suggest you using another table function like url instead. I'll find time to implement a new module in clickhouse-jdbc repo to retire this one.

@n-oden

n-oden commented Oct 14, 2022

Copy link
Copy Markdown
Author

Thanks for your contribution @n-oden. JDBC bridge is not actively maintained on server side, so I'd suggest you using another table function like url instead. I'll find time to implement a new module in clickhouse-jdbc repo to retire this one.

Oh, oops. You might want to mark this repo as archived then to keep people away from it. I'll take a quick look at the clickhouse-JDBC repo and see if it's difficult to port this change over to it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants