Which one of the following would give more debugging information?
Not necessary that evident, especially to the guy who is going to maintain your code.
OTOH, a simple guess would reveal that debug level 3 should probably give more debugging info than level 2.
And nothing stops you from introducing debug levels 2.5 and 2.6 later on, should that prove necessary.
Everything
will go worng!