Changes between Version 2 and Version 3 of Logging


Ignore:
Timestamp:
Apr 16, 2013, 12:12:32 AM (11 years ago)
Author:
leper
Comment:

Mistook debug_printf for debug_warn

Legend:

Unmodified
Added
Removed
Modified
  • Logging

    v2 v3  
    1414 * `LOGWARNING(const wchar_t* format, ...)`
    1515 * `LOGERROR(const wchar_t* format, ...)`
    16 
    17 Use `debug_printf` to indicate engine bugs, as this breaks into a debugger.
    18 
    1916 * `debug_printf(const wchar_t* format, ...)`
    2017