ddnet/src
bors[bot] 68b6027114
Merge #5037
5037: Add logging macros `log_{error,warn,info,debug,trace}` r=def- a=heinrich5991

This makes it almost as short to log as with `dbg_msg` (one to two more
characters), and much shorter than
`Console()->Print(IConsole::OUTPUT_LEVEL_{STANDARD,ADDINFO,DEBUG})`.

Co-authored-by: heinrich5991 <heinrich5991@gmail.com>
2022-05-01 10:10:22 +00:00
..
android Add Android build scripts 2021-08-24 12:18:20 +02:00
antibot Merge pull request #3961 from fokkonaut/pr-antibot 2021-12-19 19:33:56 +01:00
base Add logging macros log_{error,warn,info,debug,trace} 2022-04-29 15:32:42 +02:00
engine Don't print the first "Waiting for score threads to complete" 2022-05-01 11:10:15 +02:00
game Merge #5049 2022-04-30 20:09:20 +00:00
macos OSX -> macOS 2021-02-12 13:41:41 +01:00
macoslaunch Better fixes 2022-01-26 11:01:11 +01:00
mastersrv Unify logging infrastructure between IConsole and dbg_msg 2022-04-29 15:21:26 +02:00
steam Add modernize-deprecated-headers 2022-02-15 00:22:52 +01:00
test Unify logging infrastructure between IConsole and dbg_msg 2022-04-29 15:21:26 +02:00
tools Unify logging infrastructure between IConsole and dbg_msg 2022-04-29 15:21:26 +02:00
twping Remove unused Flags argument in network code 2022-03-04 19:33:06 +01:00