Opm::Log::MessageType Namespace Reference

Variables

const int64_t Debug = 1
 
const int64_t Info = 2
 
const int64_t Warning = 4
 
const int64_t Error = 8
 
const int64_t Problem = 16
 
const int64_t Bug = 32
 

Variable Documentation

const int64_t Opm::Log::MessageType::Bug = 32
const int64_t Opm::Log::MessageType::Debug = 1
const int64_t Opm::Log::MessageType::Error = 8
const int64_t Opm::Log::MessageType::Info = 2
const int64_t Opm::Log::MessageType::Problem = 16
const int64_t Opm::Log::MessageType::Warning = 4