pkg.soopen package index

brew / 排名 12501

使用 Homebrew, MacPorts, Nix, apt 安装 zlog

查看 zlog 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install zlog

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install zlog

MacPorts ports tree · devel/zlog/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#zlog

nixpkgs package indexes · pkgs/by-name/zl/zlog/package.nix · 来源: api.github.com

Debian apt已验证 · 92%
sudo apt install libzlog-dev

Debian stable package indexes · libzlog-dev · 来源: deb.debian.org

概览

软件包摘要

High-performance C logging library

命令和别名

  • zlog-chk-conf

历史

项目历史与用法

zlog is a pure-C logging library by Hardy Simpson, written to provide application-style logging features for C programs without external dependencies beyond POSIX and C runtime facilities.

项目历史

The GitHub repository was created in 2011. The README and user's guide explain the author's motivation directly: printf is hard to redirect or reformat, syslog is oriented toward system logging, and C lacked a convenient logging library comparable to logback or log4cxx for application developers.

The library's model centers on categories, formats, and rules. That makes it closer to configurable application logging frameworks than to a tiny header-only debug macro.

采用历史

Public source material is thin, but zlog persisted as a packaged C library because it solved a narrow systems-programming need: configurable, thread-aware logging with file rotation, multiple destinations, and a small dependency footprint.

使用方式

A C program initializes zlog with a configuration file, obtains a category, writes messages through zlog macros or functions, and finalizes the library during shutdown. Configuration rules decide level, destination, and format, so logging behavior can change without recompiling the application.

The bundled zlog-chk-conf utility is useful for checking configuration files before an application relies on them.

为什么软件包爱好者会关心

zlog is package-nerd glue: not flashy, but exactly the sort of small C library that shows up when older or portable software needs structured logging without adopting a large framework. Its documentation is unusually explicit about why it exists and what it replaces.

时间线

  • 2011-12-27: The HardySimpson/zlog GitHub repository is created.
  • 2010s: Documentation presents zlog as a pure-C alternative to printf, syslog, and log4c-style approaches for application logging.
  • 2020s: zlog remains packaged as a small C logging library for Unix-like development environments.

Related projects

  • log4c, log4cxx, logback, syslog, and smaller C logging libraries such as log.c are adjacent points in the logging-library design space.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
zlog-chk-conf可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.2.18
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:zlog
版本1.2.18
软件包管理器Homebrew
主页https://github.com/HardySimpson/zlog
仓库https://github.com/HardySimpson/zlog
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

libzlog-dev 1.2.18-1+b1

mutli features pure C logging library -- development files

https://github.com/HardySimpson/zlog

sudo apt install libzlog-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: zlog
  • 1 依赖
  • normalized package name match
  • 匹配方式:Zlog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libzlog-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libzlog1 1.2.18-1+b1

mutli features pure C logging library -- runtime library

https://github.com/HardySimpson/zlog

sudo apt install libzlog1
  • Section: libs
  • Architecture: amd64
  • Source Package: zlog
  • 1 依赖
  • normalized package name match
  • 匹配方式:Zlog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libzlog1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

zlog

nix profile install nixpkgs#zlog
  • normalized package name match
  • 匹配方式:Zlog
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/zl/zlog/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

zlog

sudo port install zlog
  • normalized package name match
  • 匹配方式:Zlog
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/zlog/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation