Versions in this module Expand all Collapse all v0 v0.2.0 Mar 6, 2024 v0.1.0 Feb 22, 2024 Changes in this version + const KeyAppName + const KeyDal + const KeyError + const KeyHash + const KeyStack + const KeySupplier + func CommonLogger(cfg *Config) (*slog.Logger, error) + func CommonLoggerWithOptions(cfg *Config, w io.Writer, minLevel slog.Level, logToJson bool) (*slog.Logger, error) + type Config struct + func NewConfig(appName Name) *Config + type Name string + func (n Name) String() string