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

Change logger for zinc #9

Closed
jvican opened this issue Nov 11, 2017 · 1 comment
Closed

Change logger for zinc #9

jvican opened this issue Nov 11, 2017 · 1 comment
Assignees
Labels

Comments

@jvican
Copy link
Contributor

jvican commented Nov 11, 2017

I want colors, highlighted stack traces, nicer way of reporting log levels, and a simpler logger architecture than the one that sbt has.

@olafurpg
Copy link
Contributor

From utest

  /**
    * Whether to use SBT's test-logging infrastructure, or just println.
    *
    * Defaults to println because SBT's test logging doesn't seem to give us
    * anything that we want, and does annoying things like making a left-hand
    * gutter and buffering input by default
    */
  def useSbtLoggers = false

@jvican jvican added this to the Bloop 0.1 milestone Nov 22, 2017
@jvican jvican added the feature label Nov 22, 2017
@Duhemm Duhemm closed this as completed in 20bfa32 Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants