Magne Sjaastad
b0344a1e72
Logging: Skip identical messages logged close in time
...
There can be situations where multiple identical log messages are computed in a short time interval. Default time interval is set to 1 second, if the message is reported after this interval, the message is added to the log.
2024-11-13 15:18:10 +01:00
Magne Sjaastad
95365ad5d0
Add timing support to logger
2024-10-29 14:33:48 +01:00
Magne Sjaastad
5c096748c8
Optionally log messages to file ( #11059 )
...
* Add spdlog as submodule
* Add RiaFileLogger
* Control use of file logger from preferences
2024-01-15 17:51:03 +01:00
Magne Sjaastad
38bfa9ef1f
#9588 Accumulate N cells for AABB tree
2022-12-19 15:24:53 +01:00
Magne Sjaastad
cbd47a256f
#7527 HDF Summary Reader : Add thread safe message logger
2021-04-08 07:13:34 -07:00
Gaute Lindkvist
81699db187
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00