Skip to content

Scala 2.10 version of the scala-logging not in Maven Central? #4

@rxin

Description

@rxin

I couldn't find the logging library from Maven Central or Sonatype using the dependency specified in the README:

"com.typesafe.scala-logging" %% "scala-logging-slf4j" % "2.0.1"

Searching Maven Central returns only the Scala 2.11-RC versions of scala-logging. Is there a different place to look?

http://search.maven.org/#search%7Cga%7C1%7Ccom.typesafe%20logging

There is a scalalogging-slf4j for Scala 2.10, but the version only goes up to 1.1.0, not the 2.x released.

http://mvnrepository.com/artifact/com.typesafe/scalalogging-slf4j_2.10

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions