Automic VaultAutomic Vault

brew

使用 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

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 10 个平台目标。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
zlog-chk-confcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本1.2.18
管理器更新时间
本地数据OK
上游当前
检测到的最新版本1.2.18

https://github.com/HardySimpson/zlog

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:zlog
版本1.2.18
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/zlog
主页https://github.com/HardySimpson/zlog
仓库https://github.com/HardySimpson/zlog
上游文档https://github.com/HardySimpson/zlog#readme
许可证Apache-2.0
源码归档https://github.com/HardySimpson/zlog/archive/refs/tags/1.2.18.tar.gz
Bottle可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezlog
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment