# mlogger を Homebrew でインストール

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
