aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdutils/td/utils/FileLog.h
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-01-01Update copyright year.levlam
2022-01-01Update copyright year.levlam
2021-07-04Make inherited classes final if possible.levlam
2021-05-17Rename LogInterface::rotate to after_rotation.levlam
2021-05-17Make LogInterface::append non-virtual.levlam
2021-01-01Update copyright year.levlam
2020-09-27Allow to disable stderr redirect when logging to file.levlam
2020-06-26Fix tdutils after merge.levlam
2020-06-24update tdutils from another projectArseny Smirnov
2020-01-01Update copyright year.levlam
2019-08-13Fix tdutils after merge.levlam
2019-08-12tdutils: import changes from other projectArseny Smirnov
2019-01-18Add LogInterface::get_file_paths method.levlam
2019-01-01Update copyright year.levlam
2018-10-26Fix some MSVC Analyzer warnings.levlam
2018-10-24New API for managing TDLib logs.levlam
2018-01-28Do not fail on unsuccessful FileLog.init.levlam
2018-01-28Move FileLog implementation to cpp.levlam
2018-01-24Add set_fatal_error_callback to public Log interface.levlam
2018-01-09Add interface for changing maximum log file size.levlam
2018-01-02Update copyright year.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov