17#ifndef _DECAF_UTIL_LOGGING_LOGGERCOMMON_H_
18#define _DECAF_UTIL_LOGGING_LOGGERCOMMON_H_
Levels
Defines an enumeration for logging levels.
Definition: LoggerCommon.h:28
@ Throwing
Definition: LoggerCommon.h:37
@ Warn
Definition: LoggerCommon.h:34
@ Fatal
Definition: LoggerCommon.h:36
@ Markblock
Definition: LoggerCommon.h:31
@ Info
Definition: LoggerCommon.h:33
@ Off
Definition: LoggerCommon.h:29
@ Debug
Definition: LoggerCommon.h:32
@ Null
Definition: LoggerCommon.h:30
@ Error
Definition: LoggerCommon.h:35
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition: AprPool.h:25