{"id":54463,"library":"scala-logging-2-12","title":"Scala Logging","description":"Scala Logging is a convenient and performant logging library wrapping SLF4J for Scala applications.","status":"active","version":"3.9.6","language":"java","source_language":null,"source_url":"https://github.com/lightbend/scala-logging","tags":["logging","scala","slf4j","performance"],"install":[{"cmd":"<dependency>\n  <groupId>com.typesafe.scala-logging</groupId>\n  <artifactId>scala-logging_2.12</artifactId>\n  <version>3.9.6</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.typesafe.scala-logging:scala-logging_2.12:3.9.6'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Logger","correct":"com.typesafe.scalalogging.Logger"}],"quickstart":{"code":"import com.typesafe.scalalogging.Logger\n\nobject Example extends App {\n  val logger = Logger(\"MyApp\")\n  logger.info(\"Hello, World!\")\n}","lang":"scala","description":"Creates a logger and logs an info message."},"warnings":[{"fix":"Use the correct artifact for your Scala version (e.g., scala-logging_2.13 for Scala 2.13).","message":"Scala Logging 3.x requires Scala 2.12 or 2.13. Ensure your Scala version matches the artifact suffix (_2.12).","severity":"breaking","affected_versions":">=3.0.0"}],"env_vars":null,"search_vec":"'applic':16 'conveni':7 'librari':11 'log':2,4,10,17 'perform':9,20 'scala':1,3,15,18 'slf4j':13,19 'wrap':12","created_at":"2026-06-15T09:08:11.080239+00:00","updated_at":"2026-06-15T09:08:11.080239+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/lightbend/scala-logging","github":"https://github.com/lightbend/scala-logging","docs":"https://appdoc.app/artifact/com.typesafe.scala-logging/scala-logging_2.12/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["logging"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}