index
:
dxdxdt/ModemManager
main
mmfwd
sim7600
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mm-log.h
Age
Commit message (
Expand
)
Author
2023-01-03
log: avoid redefining MM_MODULE_NAME
Aleksander Morgado
2022-11-04
log: allow querying whether personal info should be shown or not
Aleksander Morgado
2022-11-04
log: new methods to check if a given logging level is enabled
Aleksander Morgado
2022-11-04
log: new mm_obj_log() that allows specifying level explicitly
Aleksander Morgado
2022-11-04
log: new helper to allow printing or hiding personal info
Aleksander Morgado
2022-11-04
core,log: new 'MSG' log level between 'INFO' and 'WARN'
Aleksander Morgado
2022-08-05
core,log: minor coding style changes
Aleksander Morgado
2022-04-20
mm-log: hiding personal info while logging
som
2020-04-09
log: force using the object logging API
Aleksander Morgado
2020-04-08
log: define per-module logging for shared utils and plugins
Aleksander Morgado
2020-04-08
log: common logging method definition for all testers and helpers
Aleksander Morgado
2020-04-08
log: new object logging support
Aleksander Morgado
2017-06-21
log: Add support for journal logging
Torsten Hilbrich
2017-06-21
log: Refactor evaluation of log level
Torsten Hilbrich
2017-05-29
log: remove func loc info unless MM_LOG_FUNC_LOC is defined
Aleksander Morgado
2014-05-20
core: minor coding style fixes
Ben Chan
2013-02-12
core: use g_unix_signal_add() for more reliable Unix signal handling
Dan Williams
2012-03-16
log: only include LOC and method name in debug logs if running with --debug
Aleksander Morgado
2011-06-30
Add a DBus interface for setting the log level.
Nathan Williams
2011-01-23
core: rework logging
Dan Williams