salient/console
最新稳定版本:v0.99.81
Composer 安装命令:
composer require salient/console
包简介
The console component of the Salient toolkit
README 文档
README
The console component of the Salient toolkit
salient/console provides terminal output and message logging via an API
similar to console in web browsers.
- Familiar methods like Console::log() and Console::error()
- Variants like Console::logOnce() and Console::errorOnce() to output messages once per run
- Output to multiple targets
- Messages filtered by log level
- Formatting that reflects message priority and improves readability
- Optional Markdown-like syntax for additional formatting
- Colour output to TTYs
- PSR-3 (Logger Interface) support via Console::logger()
Documentation
API documentation for salient/console tracks the main branch of
the toolkit's GitHub repository, where further documentation can also
be found.
统计信息
- 总下载量: 49.77k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 6
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04