Refactor|libdeng2: Entering log messages
Log messages are now entered using LogEntryStager. It is constructedon the stack and makes sure all the arguments have been added to theentry before it gets inserted to the centralized log buffer.
View differences
Refactor|libdeng2: Entering log messages
Log messages are now entered using LogEntryStager. It is constructed
on the stack and makes sure all the arguments have been added to the
entry before it gets inserted to the centralized log buffer.