ggen-utils
Shared utilities for the ggen project, including configuration management, error handling, logging, and common types.
Features
- Configuration management with file, environment, and CLI argument support
- Structured error handling with context and source error chaining
- Logging setup with multiple output formats (terminal, syslog, journald)
- Common types and utilities for the ggen ecosystem
Usage
This crate is primarily used internally by other ggen crates. See the main ggen documentation for usage examples.