You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-13 01:00:23 +02:00
Split log levels into separate header file.
Many modules that use debug.h do not need to do logging so this reduces dependencies for those modules.
This commit is contained in:
@ -12,7 +12,6 @@ Stack Trace Handler
|
||||
|
||||
#include "common/assert.h"
|
||||
#include "common/error.h"
|
||||
#include "common/log.h"
|
||||
#include "common/stackTrace.h"
|
||||
|
||||
/***********************************************************************************************************************************
|
||||
|
Reference in New Issue
Block a user