Statements (54)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:Library
|
gptkbp:bfsLayer |
3
|
gptkbp:bfsParent |
gptkb:API
|
gptkbp:dependency |
gptkb:DJ
|
gptkbp:developed_by |
Scala community
|
gptkbp:example |
import com.typesafe.scalalogging. Logger
logger.debug(" This is a debug message") logger.error(" This is an error message") logger.info(" This is an info message") logger.trace(" This is a trace message") logger.warn(" This is a warning message") val logger = Logger(this.get Class) |
gptkbp:features |
simple API
Scala-friendly syntax type-safe logging |
gptkbp:has_documentation |
available online
|
https://www.w3.org/2000/01/rdf-schema#label |
scala-logging
|
gptkbp:is_compatible_with |
gptkb:Akka
gptkb:Java |
gptkbp:language |
gptkb:Skrull
|
gptkbp:latest_version |
3.9.4
|
gptkbp:provides |
logging capabilities
logging levels structured logging custom loggers contextual logging integration with Spark integration with Play Framework integration with Akka HTTP integration with Cats Effect integration with Circe integration with Doobie integration with Json4s integration with Monix integration with Slick log formatting options integration with Akka Streams integration with F S2 integration with Http4s integration with Play JSON integration with Spray integration with ZIO |
gptkbp:release_date |
2013-05-01
|
gptkbp:repository |
gptkb:archive
|
gptkbp:supports |
gptkb:Scala_2.11
gptkb:Scala_2.12 gptkb:Scala_3 gptkb:Scala_2.13 asynchronous logging |
gptkbp:uses |
gptkb:Maven
gptkb:log4j gptkb:Gradle SBT logback |