Skip to content

Releases: embetech-official/logger

v1.2.5

28 Feb 10:59
a367683

Choose a tag to compare

What's Changed

  • set default LOGGER_RUNTIME_VERBOSITY to ON by @MatKub in #3

New Contributors

  • @MatKub made their first contribution in #3

Full Changelog: v1...v1.2.5

v1.2.4

04 Feb 16:30

Choose a tag to compare

What's Changed

  • Add warning message when not every project configuration is covered by @jmacheta in #1

Full Changelog: v1...v1.2.4

v1.2.3

20 Dec 14:27

Choose a tag to compare

Fix utility function behaviour when used with non-multi-config generators. The syntax stays the same, only the config for current CMAKE_BUILD_TYPE will be applied.
if CMAKE_BUILD_TYPE is not set, the default behaviour is to use Release config

Full Changelog: v1.2.2...v1.2.3

v1.2.2

13 Dec 11:26

Choose a tag to compare

fix utility include

v1.2.1

03 Dec 01:44

Choose a tag to compare

Added new CMake function to declare compiled log levels for targets - the old one was not compatible with Multi-config builds

Full Changelog: v1...v1.2.1

v1.1.6

25 Oct 11:02

Choose a tag to compare

use relative path to include install scripts

v1.1.5

11 Oct 14:29

Choose a tag to compare

fixed LOGGER_HEADER_WITH_LOCATION when building using C sources.
change cmake options naming because of collisions with KConfig and Zephyr

v1.1.4

10 Jan 17:55

Choose a tag to compare

restore requirements handling