This is the C++ namespace for internal main classes and other things belonging to the ALox Logging Library.
Types and interfaces found in this namespace are not designed for access by users of the library. However, if extending ALox, e.g., by implementing new custom loggers, things found here provide an important foundation.
Developed by A-Worx GmbH and published under Boost Software License.
Type Index: | |
class | Domain |
struct | DomainSubstitutionRule |
Domain substitution rules. More... | |
struct | LI |
class | Logger |
struct | LoxImpl |
class | PrefixLogable |
class | ScopeDump |
class | ScopeInfo |
class | ScopeStore |
struct | ScopeStoreHelper |
Type Definition Index: | |
template<typename T > | |
using | SSMap |
Shortcut to the ScopeStore's hashmap. | |
using SSMap |
Shortcut to the ScopeStore's hashmap.
Definition at line 28 of file scopestore.inl.