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