mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-13 10:42:56 +01:00
Update loglevels.hpp
This commit is contained in:
parent
e55c270753
commit
c2b1ff6475
@ -66,7 +66,8 @@ struct LEVELS {
|
||||
// to give g3log a record of your logging level and if it is an enabled or disbled logging level.
|
||||
//
|
||||
// 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 all logging levels are enabled
|
||||
// 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.
|
||||
//
|
||||
// example: MyLoggingLevel.h
|
||||
// #pragma once
|
||||
|
Loading…
Reference in New Issue
Block a user