{"id":77293,"library":"wisp-logging","title":"Wisp Logging","description":"Logging helpers for the Wisp framework, part of the Cash App Misk ecosystem.","status":"active","version":"1.4.12","language":"java","source_language":null,"source_url":"https://github.com/cashapp/misk","tags":["logging","wisp","misk","cashapp"],"install":[{"cmd":"<dependency>\n  <groupId>app.cash.wisp</groupId>\n  <artifactId>wisp-logging</artifactId>\n  <version>1.4.12</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'app.cash.wisp:wisp-logging:1.4.12'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Logging","correct":"app.cash.wisp.logging.Logging"}],"quickstart":{"code":"import app.cash.wisp.logging.Logging;\n\npublic class Example {\n    private static final Logging log = Logging.get(Example.class);\n    public static void main(String[] args) {\n        log.info(\"Hello from Wisp Logging\");\n    }\n}","lang":"java","description":"Log a message using Wisp Logging"},"warnings":[],"env_vars":null,"search_vec":"'app':13 'cash':12 'cashapp':19 'ecosystem':15 'framework':8 'helper':4 'log':2,3,16 'misk':14,18 'part':9 'wisp':1,7,17","created_at":"2026-06-17T19:54:11.797452+00:00","updated_at":"2026-06-17T19:54:11.797452+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/cashapp/misk/","github":"https://github.com/cashapp/misk","docs":"https://appdoc.app/artifact/app.cash.wisp/wisp-logging/","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-17","next_check":"2026-12-14","install_tag":null}}