Log
Logging utilities for CLI apps — coming soon.
This package is coming soon and not yet available.
@crustjs/log will provide structured logging utilities for CLI applications.
Planned features include:
- Structured logging levels (debug, info, warn, error)
- Colorized output
- Log prefixing and scoping
- Configurable verbosity (
--verbose/--quietflags)
Check back for updates, or follow the Crust repository for progress.