summaryrefslogtreecommitdiff
path: root/src/buildtool/logging
AgeCommit message (Expand)Author
2025-02-28LogConfig: avoid returning constant valuesMaksim Denisov
2025-02-06logging: switch time stamps to UTCKlaus Aehlig
2024-11-14logging: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-08Name type template parameters using CamelCase.Maksim Denisov
2024-10-07Enable cppcoreguidelines-* checks.Maksim Denisov
2024-10-07Enable readability-redundant-member-init check.Maksim Denisov
2024-09-26Fix enum sizes proposed by clang-tidy.Maksim Denisov
2024-08-27Reformat code to comply with clang-format 18Klaus Aehlig
2024-04-10log_sink_cmdline: support restricted log limitKlaus Aehlig
2024-04-08Consistently guard all POSIX C includesPaul Cristian Sarbu
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-03-19logger: Add common methods for global and named loggersPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2024-02-15Replace glibc sync stubs when linking pthreadsOliver Reiche
2023-11-30Resolve inconsistencies in third-party headers include formatPaul Cristian Sarbu
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-04-04command-line logging: change color schemeKlaus Aehlig
2023-03-21LogLevel: support conversion from floating-point numbersKlaus Aehlig
2023-03-15add missing ldflags -pthread and use -pthread consistentlyAlberto Sartori
2023-02-01Update fmtlib to version 9.1.0Klaus Aehlig
2022-11-07Silence GCC warnings on missing return statementsOliver Reiche
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-06-13Logging: Extend logger by level for PerformanceOliver Reiche
2022-06-02Add missing direct dependenciesKlaus Aehlig
2022-04-04Add a new log level for progress updatesKlaus Aehlig
2022-04-04file logging: shorten continuation prefixKlaus Aehlig
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-23Apply changes suggested by clang-format 11Oliver Reiche
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-03-01flush after logging to stderrKlaus Aehlig
2022-02-22Initial self-hosting commitKlaus Aehlig