verbose constant

int const verbose

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

Implementation

static const verbose = 0x00000002;