bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
Loading...
Searching...
No Matches
LogLevel.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  bux
 THE common namespace of bux library.
 

Enumerations

enum  bux::E_LogLevel {
  bux::LL_FATAL , bux::LL_ERROR , bux::LL_WARNING , bux::LL_INFO ,
  bux::LL_VERBOSE
}