Files
test/intern/clog
Brecht Van Lommel edf2449e67 Logging: Various changes to CLOG
* Change order and formatting of messages
* Change WARN to WARNING, don't print INFO
* Change filter matching "foo" can be used instead of "foo.*"
* Write timestamp as hh::mm::ss.rrr
* Add memory usage writing
* Add macro to print certain INFO logs without checking level
* Indent multi-line log messages with first line
* Add mutex to avoid garbling multi-line logs
* Enable logging by either setting level or filter

Pull Request: https://projects.blender.org/blender/blender/pulls/140244
2025-07-09 20:59:25 +02:00
..
2025-07-09 20:59:25 +02:00
2025-07-09 20:59:25 +02:00
2025-07-09 20:59:23 +02:00