Skip to content

Tags: lambdaisland/glogi

Tags

v1.3.169

Toggle v1.3.169's commit message
# 1.3.169 (2023-03-27 / 109b82e)

## Added

## Fixed

## Changed

- Modified an internal function so that code emitted by logging macros can be
  DCE'd when the user disables logging.

v1.2.164

Toggle v1.2.164's commit message
# 1.2.164 (2022-11-25 / 9a89583)

## Added

- Add support for logging multiple forms with `spy`.

## Fixed

- Release under `com.lambdaisland` as well as `lambdaisland`, see lambdaisland/open-source#9

## Changed

- Version bumps

v1.1.144

Toggle v1.1.144's commit message
# 1.1.144 (2021-12-14 / 6f83c7d)

## Fixed

- Fix Closure compatibility issue

v1.0.136

Toggle v1.0.136's commit message
# 1.0.136 (2021-10-01 / 40a1dbc)

## Changed

- Set a default level of `:info` for the root logger

v1.0.128

Toggle v1.0.128's commit message
# 1.0.128 (2021-07-19 / 576ceba)

## Added

## Fixed

## Changed

v1.0.125

Toggle v1.0.125's commit message
# 1.0.125 (2021-07-19 / 8a81dc0)

## Added

## Fixed

- Fix macro resolve in `ns`, which caused cljs logs to fail

## Changed

v1.0.120

Toggle v1.0.120's commit message
# 1.0.120 (2021-07-14 / 76dd833)

## Added

## Fixed

## Changed

v1.0.116

Toggle v1.0.116's commit message
# 1.0.116 (2021-04-26 / e1dbcb3)

## Fixed

- Fixed an issue with advanced compilation when calling `level-value`, which is
  used by the console handler

v1.0.112

Toggle v1.0.112's commit message
# 1.0.112 (2021-04-21 / a104211)

## Changed

- Artifact name changed to `com.lambdaisland/glogi` in line with Clojars policy

v1.0.109

Toggle v1.0.109's commit message
# 1.0.109 (2021-04-21 / 8134578)

## Changed

- Artifact name changed to `com.lambdaisland/glogi` in line with Clojars policy