Registry / logging / play-logback-2-12

play-logback-2-12

JSON →
library2.8.22javamavenunverified

Logback integration module for the Play Framework, providing logging support for Scala 2.12.

<dependency> <groupId>com.typesafe.play</groupId> <artifactId>play-logback_2.12</artifactId> <version>2.8.22</version> </dependency>
INSTALL
IMPORT
SIG · PLAY-LOGBACK-2-12
P
play-logback-2-12
loggingjavav2.8.22
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Logger
✓ play.api.Logger

Creates a Play logger instance and logs an info message.

import play.api.Logger val logger = Logger("myApp") logger.info("Application started")
Debug
Known issues
breakingPlay 2.8.x is older; consider upgrading to Play 3.x for Scala 2.13/3.
fix
Use play-logback_2.13 or play-logback_3 with newer Play versions.
affects: <=2.8.22
Upgrade
Version history
2.8.22latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
OpenAI (training)
1
Resources
play-logback-2-12 — mvn dependency:get play-logback-2-12 · libregistry