Valist is handled before logmanager_write_log is called. So it is quite unnecessary to always having to pass a valist whether it is used or not (and not it is never used).
Valist is handled before logmanager_write_log is called. So it is quite unnecessary to always having to pass a valist whether it is used or not (and not it is never used).