warn constant

int const warn

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

Implementation

static const warn = 0x00000005;