summaryrefslogtreecommitdiff
path: root/log.cpp
AgeCommit message (Expand)Author
2024-10-14Add missing Logger::Indent functionsGlenn Smith
2024-01-08update copyright yearJordan Wiens
2023-11-13Add fmt library to apiGlenn Smith
2023-01-05Update copyright to 2023Josh F
2022-11-10Include C++ standard headersChristian Blichmann
2022-10-05Deprecate BNLogRegisterLoggerCallback and make its use in the LogView unneces...Peter LaFosse
2022-05-19Add to LogView combo box from main threadPeter LaFosse
2022-03-16Add LogTracePeter LaFosse
2022-03-16Add support for structured loggingPeter LaFosse
2022-01-03update copyright yearsJordan Wiens
2021-01-18updating copyright yearJordan Wiens
2020-01-01update copyright year to 2020Jordan Wiens
2019-01-17update company name and copyright dateJordan Wiens
2018-02-26Log cleanup.Brian Potchik
2017-05-19update copyright yearJordan Wiens
2016-04-10Add MIT license for API wrappersRusty Wagner
2015-03-19Improve performance by avoiding heavy lock contentionRusty Wagner
2015-03-03Fix missing castRusty Wagner
2015-03-03Add a logging systemRusty Wagner