Skip to content

support for org.slf4j.Logger #18

Closed
@MasseGuillaume

Description

@MasseGuillaume

It's pretty hard to adapt an java.in.OutputStream to the Logger. It would be nice to provide an interface to print lines.

Activity

ctongfei

ctongfei commented on Jun 30, 2017

@ctongfei
Owner

This is, I think, the same problem as #12 ?

self-assigned this
on Dec 21, 2017
added this to the 1.0 milestone on Dec 21, 2017
HSAR

HSAR commented on Aug 30, 2018

@HSAR

Extra mention for this one! The package works really well, would be nice to be use it in projects that have a "more complete" logging system.

RAYs3T

RAYs3T commented on Mar 2, 2019

@RAYs3T

Same with log4j2

My output looks like this:
image

Support for loggers would be awesome!

RAYs3T

RAYs3T commented on Mar 14, 2019

@RAYs3T

@ctongfei Do you see any possible work-a-round to get it working (clean) together with log4j?
I would love to use it in my program, but at the same time i need my console logging to be readable.
(See the screenshot from my post above)

ctongfei

ctongfei commented on Dec 23, 2019

@ctongfei
Owner

Fixed by #54 in version 0.8.0.

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

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @MasseGuillaume@HSAR@ctongfei@RAYs3T

      Issue actions

        support for org.slf4j.Logger · Issue #18 · ctongfei/progressbar