LEVEL top-level constant

Map<String, int> const LEVEL

Implementation

const LEVEL = {ERROR: LEVEL_ERROR, WARN: LEVEL_WARN, INFO: LEVEL_INFO, DEBUG: LEVEL_DEBUG};