Bluetooth: Switch from SYS_LOG to logger-based logging
Initial conversion to use syslog instead of logger. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
parent
5bd6bc4bed
commit
343c53e841
60 changed files with 93 additions and 25 deletions
|
@ -24,6 +24,7 @@
|
|||
#include <bluetooth/att.h>
|
||||
|
||||
#define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_DEBUG_CONN)
|
||||
#define LOG_MODULE_NAME bt_conn
|
||||
#include "common/log.h"
|
||||
|
||||
#include "hci_core.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue