{"id":95860,"library":"horde-log","title":"Horde Log","description":"Logging library","status":"active","version":"2.3.0","language":"php","source_language":null,"source_url":"https://github.com/horde/Log","tags":["logging","horde","psr-3"],"install":[{"cmd":"composer require horde/log","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Logger","correct":"use Horde\\Log\\Logger;"}],"quickstart":{"code":"use Horde\\Log\\Logger;\nuse Horde\\Log\\Handler\\StreamHandler;\n\n$logger = new Logger(new StreamHandler('php://stderr'));\n$logger->log('info', 'Hello, world!');","lang":"php","description":"Log a message to stderr."},"warnings":[{"fix":"Install horde/core and other required packages.","message":"Requires PHP 7.4+ and Horde dependencies.","severity":"breaking","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'-3':8 'hord':1,6 'librari':4 'log':2,3,5 'psr':7","created_at":"2026-06-19T10:44:49.757693+00:00","updated_at":"2026-06-19T10:44:49.757693+00:00","problems":[],"ecosystem":"packagist","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://www.horde.org/libraries/Horde_Log","github":"https://github.com/horde/Log","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["logging","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}