# Installer mlogger avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mlogger pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mlogger
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:mlogger
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.2.0
- **Résumé source:** Log to syslog from the command-line
- **Page d'accueil:** <https://github.com/nbrownus/mlogger>
- **Dépôt:** <https://github.com/nbrownus/mlogger>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mlogger (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.2.0
## Historique du projet et usages

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.

### Modes d'utilisation

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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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