dtls: shorter log module name for aligned log output
This commit is contained in:
parent
3c12738050
commit
f6330996f7
@ -42,7 +42,7 @@
|
||||
#include <stdarg.h>
|
||||
|
||||
/* Log configuration */
|
||||
#define LOG_MODULE "dtls-support"
|
||||
#define LOG_MODULE "dtls"
|
||||
#define LOG_LEVEL LOG_LEVEL_DTLS
|
||||
#include "dtls-log.h"
|
||||
#include "coap-log.h"
|
||||
|
Loading…
Reference in New Issue
Block a user