index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
td
/
telegram
/
Logging.cpp
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-10-05
Fix compilation errors.
levlam
2024-10-05
Check that log tag is non-empty.
AYMENJD
2024-01-01
Update copyright year.
levlam
2023-01-01
Update copyright year.
levlam
2022-01-01
Update copyright year.
levlam
2021-09-19
Unify include order.
levlam
2021-06-16
Add BinlogKeyValue logging.
levlam
2021-06-02
Minor improvements.
levlam
2021-05-18
Move TsLog out of logging.h.
levlam
2021-05-18
Add NullLog.h.
levlam
2021-01-01
Move some functions from misc.h to algorithm.h.
levlam
2021-01-01
Update copyright year.
levlam
2020-10-11
Disable logging after program exit.
levlam
2020-10-05
Rename "files" log tag to "file_loader".
levlam
2020-10-05
Move log tags definitions out of logging.cpp.
levlam
2020-09-27
Allow to disable stderr redirect when logging to file.
levlam
2020-05-18
Improve spelling.
levlam
2020-03-02
Improve error messages.
levlam
2020-01-01
Update copyright year.
levlam
2019-04-22
Minor fixes.
levlam
2019-04-13
Add td_api::addLogMessage.
levlam
2019-03-27
Add release barrier before trying to use FileLog.
levlam
2019-03-26
Remove unused buffer log tag.
levlam
2019-01-14
Implement FileSource.
levlam
2019-02-04
Add dns_resolver log tag.
levlam
2019-01-01
Update copyright year.
levlam
2018-12-26
Add config_recoverer log tag.
levlam
2018-12-11
A lot of various fixes.
levlam
2018-11-16
Add VLOG file_gc.
levlam
2018-11-15
Add VLOG get_difference.
levlam
2018-11-11
Send to NotificationManager notifications about new/edited messages.
levlam
2018-11-06
Add missed actor verbosity.
levlam
2018-10-28
Fix some includes.
levlam
2018-10-24
Add missing Logging.* files.
levlam