# 使用 Homebrew 安装 mlogger

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

## 安装

```sh
sudo av install brew:mlogger
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mlogger
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:mlogger
- **软件包管理器:** Homebrew
- **版本:** 1.2.0
- **来源摘要:** Log to syslog from the command-line
- **主页:** <https://github.com/nbrownus/mlogger>
- **仓库:** <https://github.com/nbrownus/mlogger>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mlogger (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.2.0
## 项目历史与用法

mlogger is a small C syslog utility from the nbrownus/mlogger repository, which was created on GitHub on 2013-11-23. Its README describes it as a simple command-line program for logging different sources to syslog, based on the bsdutils `logger` utility shipped with many Linux distributions.

### 使用方式

The project exists in a narrow systems-scripting niche: it keeps the familiar `logger` shape but adds behavior for larger local log lines, indented line continuation, remote syslog servers over TCP or UDP, Unix sockets, tags, priorities, file input, process IDs, and stderr mirroring. The package-manager role is correspondingly small: a Homebrew-installable `mlogger` executable for scripts or operators that need syslog submission with those patched behaviors rather than a full logging daemon.

### 来源

- <https://api.github.com/repos/nbrownus/mlogger>
- <https://formulae.brew.sh/formula/mlogger>
- <https://github.com/nbrownus/mlogger>
- <https://raw.githubusercontent.com/nbrownus/mlogger/master/README.md>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/mlogger.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mlogger.yml)


## 来源

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