aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/src/Log.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright yearsUlrich Sibiller2023-04-281-4/+4
* nxcomp/src/Log.cpp: don't confuse users with useless warning messages in case...Mihai Moldovan2017-12-271-8/+12
* nxcomp/src/Log.{cpp,h}: provide infrastructure for appending to already exist...Mihai Moldovan2017-12-251-8/+45
* nxcomp/src/Log.cpp: only create a new queue entry if we actually intend to wr...Mihai Moldovan2017-12-111-3/+3
* nxcomp/src/Log.cpp: add PID to thread ID output if requested.Mihai Moldovan2017-10-271-1/+2
* nxcomp/src/Log.{cpp,h}: port to std::stack as internal buffer structure.Mihai Moldovan2017-10-271-5/+3
* nxcomp/{configure.ac,Log.cpp}: implement configure-time std::put_time check a...Mihai Moldovan2017-10-271-1/+2
* New logging implementationVadim Troshchinskiy2017-10-271-0/+121