Skip to content

Tags: lcsmuller/logmod

Tags

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
lcsmuller Lucas Müller
fix: wrong specifier for level 

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
lcsmuller Lucas Müller
chore: add working example 

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
lcsmuller Lucas Müller
feat: toggle logger with logmod_toggle_logger() Add method for toggling specific logger by its context id

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
lcsmuller Lucas Müller
feat: store label's color & visibility separately This allows finer-grained control to the user when accessing it via callbacks

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
lcsmuller Lucas Müller
docs(README): add ToC and organize it 

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
lcsmuller Lucas Müller
feat: enable ctid by default, add pick method Add logmod_logger_set_id_visibility() for enabling/disabling id visibility

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
lcsmuller Lucas Müller
feat: default options and fix color - Add default options via logmod_set_options() - Filter logger level with logmod_logger_set_level() - Fix color not being shown correctly

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
lcsmuller Lucas Müller
fix: pedantic, -Wall, -Wextra, ... - Fix bad macro - Fix variety of compiler errors

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
lcsmuller Lucas Müller
feat: printf-like check Enable printf-like (if supported) attribute for printf compile-check