metal-stack / go-hal

server hardware abstraction, tries to lower the burden of supporting different server vendors
GNU Affero General Public License v3.0
12 stars 3 forks source link

remove zap, use slog instead #60

Closed majst01 closed 8 months ago

majst01 commented 8 months ago
The project now uses `slog` instead of `zap`. Thus, all projects that use this library as a dependency need to pass an `slog` logger.