debug constant

int const debug

Priority constant for the println method; use Log.d.

Implementation

static const debug = 0x00000003;