Skip to content

kittsville/replicate-scala-logging-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-logging replication

A minimal replication of compilation issue introduced in v3.9.5 that prevents the wrapping of varargs logging methods.

Observe the compilation error when running sbt run then downgrade scala-logging to v3.9.4 and see the log message:

INFO example.Hello$ - Hello World

About

Minimal replication of compilation error introduce in scala-logging v3.9.5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages