mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-12 10:23:50 +01:00
Update loglevels.hpp
This commit is contained in:
parent
c2b1ff6475
commit
a4abb8b521
@ -68,6 +68,7 @@ struct LEVELS {
|
||||
// 2. If the cmake dynamic logging option is turned OFF
|
||||
// then giving g3log a record of your logging level with 'addLogLevel(...) is NOT needed since no "disbled/enabled"
|
||||
// check will happen - all logging levels will be considered enabled.
|
||||
// 3. See also the [g3log/API.markdown](https://github.com/KjellKod/g3log/blob/master/API.markdown) for for information.
|
||||
//
|
||||
// example: MyLoggingLevel.h
|
||||
// #pragma once
|
||||
|
Loading…
Reference in New Issue
Block a user