{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/4"}],"enrichment":{"capability":"SeqLog sends Python log records to Seq, a centralized structured logging server, and adds support for named format arguments in log messages.","skillfed_tags":["structured-logging","seq-integration","log-aggregation"],"use_cases":["Forward application logs to a centralized Seq instance for real-time monitoring and historical analysis.","Add structured properties to log records that are automatically sent alongside messages to Seq.","Configure logging from YAML files to separate log setup from application code.","Catch and log exceptions with full stack traces and context properties to Seq for debugging.","Implement global log properties that are automatically attached to every log entry across your application."],"what_it_does":"SeqLog is a Python logging handler that forwards log records to Seq, a structured event server. It integrates with Python's standard logging module and extends it with support for named format arguments\u2014allowing you to log messages with structured properties that are sent to Seq for centralized analysis.\n\nThe package depends on python_dateutil, requests, and PyYAML to handle date parsing, HTTP submission to the Seq server, and YAML-based configuration files. It supports configuration via code, YAML files, or dictionaries, and allows you to attach global properties to all log entries. Recent versions added support for the CLEF submission format and improved error handling when the Seq server is unavailable.","worth_installing":"Yes, if you are already using Seq and need to integrate Python logging into it. The package is stable, has no known vulnerabilities, and low install friction. However, the aging maintenance status (last release 353 days ago) means you should verify that it meets your Python version and feature requirements before adopting it in new projects. Most suitable for teams already committed to the Seq ecosystem."},"id":"seqlog","links":{"html":"https://skillfed.io/packages/seqlog","md":"https://skillfed.io/packages/seqlog.md","pypi":"https://pypi.org/project/seqlog/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-08-26","license_spdx":null,"license_treatment":"permissive","name":"seqlog","python_support":"unspecified","summary":"SeqLog enables logging from Python to Seq."},"popularity":{"monthly_downloads":151723,"position":10922,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.4.3"}
