index
:
mu.git
master
release/1.10
release/1.12
release/1.4.x
release/1.6
release/1.8
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils
/
mu-logger.cc
Age
Commit message (
Expand
)
Author
2025-11-01
logging: don't g_message with --quiet
Dirk-Jan C. Binnema
2024-05-07
logging: rework a bit, maybe support syslog
Dirk-Jan C. Binnema
2024-03-15
clang: fix some compiler warnings
Dirk-Jan C. Binnema
2023-09-24
improve unit tests
Dirk-Jan C. Binnema
2023-09-11
unit-tests: modernize
Dirk-Jan C. Binnema
2023-07-05
utils: rework Mu::Error and g_ logging macros with fmt
Dirk-Jan C. Binnema
2023-04-09
logger: create logdir if non-existent
Dirk-Jan C. Binnema
2023-04-08
mu-logger: Add lock for file-logger and stress test
Dirk-Jan C. Binnema
2022-11-16
lib: remove mu-runtime
Dirk-Jan C. Binnema
2022-03-13
logger: with MU_LOG_STDOUTERR, write logs to console
Dirk-Jan C. Binnema
2021-10-20
clang-format: update c/cc coding style
Dirk-Jan C. Binnema
2021-07-29
mu: use g_strerror instead of strerror
Dirk-Jan C. Binnema
2020-10-02
Use g_stat() instead of stat() with GStatBuf
Juan Jose Garcia-Ripoll
2020-07-25
fix compilation error / clang warnings
Dirk-Jan C. Binnema
2020-07-13
Added missing include files
damon-kwok
2020-06-26
utils: add async-queue, ansio-printer
Dirk-Jan C. Binnema
2020-05-30
lib/utils: add mu-logger.{cc,hh}
Dirk-Jan C. Binnema