yet-another-logger v0.4.0 Release Notes

Release Date: 2020-04-07 // about 4 years ago
  • 🔄 Changed

    • microlens is now used in place of lens.
    • The three lensy functions of the LoggerCtx class which were previously Setter' are now Lens'.
    • The following functions are now less polymorphic, requiring a strict Text instead of anything that had a IsText instance:
      • readColorOption
      • readLoggerHandleConfig
      • readLogLevel
      • readLogPolicy