Changes
- Merge pull request #9 from edelwud/feature/enhanced-logging-system
- feat: update config validation to support new log formats
- feat: enhanced logging system with multiple formats and contextual logging
- refactor: migrate all services to Viper configuration system
Installation
Binary
Download the appropriate binary for your platform below.
Docker
docker pull ghcr.io/edelwud/vm-proxy-auth:0.4.0Go Install
go install github.com/edelwud/vm-proxy-auth/cmd/gateway@v0.4.0