Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Standardise logging #15

Open
pvcnt opened this issue Mar 26, 2018 · 0 comments
Open

Standardise logging #15

pvcnt opened this issue Mar 26, 2018 · 0 comments
Assignees
Milestone

Comments

@pvcnt
Copy link
Owner

pvcnt commented Mar 26, 2018

For now we have our own code to configure logback. However Twitter Server/App ships with its own utils and flags (-log.*) that do not seem to play nice with ours (e.g., the flags are ignored). We should switch fully to Twitter's provided tools.

@pvcnt pvcnt added this to the v0.8.0 milestone Mar 26, 2018
@pvcnt pvcnt self-assigned this Mar 26, 2018
pvcnt pushed a commit that referenced this issue Mar 28, 2018
Change Twitter's inject-slf4j into util-slf4fj-api (the former was actually designed to be used by apps, not random classes).
The client now does not log anything.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
1 participant