|
|
|
|
|
by Veserv
562 days ago
|
|
Yep, every actually efficient logging system does it that way. It is the only way you can log fast enough to saturate memory bandwidth or output billions of logs per core-second. You can see a fairly general explanation of the concept here: https://messagetemplates.org/ |
|