mirror of
https://github.com/boostorg/redis.git
synced 2026-01-19 04:42:09 +00:00
Change log level to debug.
This commit is contained in:
@@ -64,7 +64,7 @@ public:
|
||||
*
|
||||
* @param l Log level.
|
||||
*/
|
||||
logger(level l = level::disabled)
|
||||
logger(level l = level::debug)
|
||||
: level_{l}
|
||||
{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user