- Notifications
You must be signed in to change notification settings - Fork 129
Pull requests: lightbend-labs/scala-logging
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Add javac options to compile to Java 1.6 bytecode (closes #8)
#9 by hseeberger was merged Apr 21, 2014 Loading… updated Apr 21, 2014
Fix LoggerSupport visibility issues (closes #12)
#14 by hseeberger was merged Apr 23, 2014 Loading… updated Jun 12, 2014
Upgrade to Scala 2.11.0 and SLF4J 1.7.7
#6 by hseeberger was merged Apr 18, 2014 Loading… updated Jun 20, 2014
This is my attempt to fix issue #16 with Logging trait
#18 by akorneev was closed Jun 24, 2014 Loading… updated Jun 24, 2014
Added support for passing in slf4j's marker to log statements.
#22 by kutchar was merged Aug 13, 2014 Loading… updated Aug 14, 2014
Upgrade LogBack to 1.1.3. Upgrade SLF4J to 1.7.12. Upgrade Scala to 2…
#39 by analytically was merged Jun 30, 2015 Loading… updated Jun 30, 2015
Backport macros to support Scala 2.10.x on master branch
#15 by rossabaker was merged Apr 25, 2014 Loading… updated Jan 8, 2016
LazyLogging and StrictLogging now have @transient logger
#44 by jeffrey-aguilera was closed Feb 18, 2016 Loading… updated Feb 18, 2016
Update README: add Logback to sbt.build
#57 by umhan35 was merged Mar 29, 2016 Loading… updated Mar 29, 2016
Adds more Logger factory methods.
#66 by christian-schlichtherle was merged Sep 6, 2016 Loading… updated Sep 6, 2016
Fix compile errors for interpolated AnyVals
#87 by jcracknell was merged Jul 4, 2017 Loading… updated Jul 4, 2017
Make logger to consume args of type
Any with slf4 interpolator. #91 by mosyp was merged Jul 21, 2017 Loading… updated Jul 21, 2017
Cross build with Scala 2.13.0-M1
#94 by povder was merged Sep 14, 2017 Loading… updated Sep 15, 2017
Previous Next
ProTip! Filter pull requests by the default branch with base:main.