#include <stdbool.h>
#include <stdio.h>
#include "auto/config.h"
#include "nvim/macros.h"
Go to the source code of this file.
◆ DEBUG_LOG_LEVEL
#define DEBUG_LOG_LEVEL 1 |
◆ DLOG
◆ DLOGN
◆ ELOG [1/2]
◆ ELOG [2/2]
◆ ELOGN [1/2]
◆ ELOGN [2/2]
◆ ERROR_LOG_LEVEL
#define ERROR_LOG_LEVEL 4 |
◆ ILOG
◆ ILOGN
◆ INFO_LOG_LEVEL
◆ LOG
#define LOG |
( |
|
level, |
|
|
|
... |
|
) |
| |
◆ MIN_LOG_LEVEL
◆ NVIM_PROBE
#define NVIM_PROBE |
( |
|
name, |
|
|
|
n, |
|
|
|
... |
|
) |
| |
◆ TRACE_LOG_LEVEL
#define TRACE_LOG_LEVEL 0 |
◆ WARN_LOG_LEVEL
◆ WLOG [1/2]
◆ WLOG [2/2]
◆ WLOGN [1/2]
◆ WLOGN [2/2]
bool logmsg(int log_level, const char *context, const char *func_name, int line_num, bool eol, const char *fmt,...) FUNC_ATTR_UNUSED FUNC_ATTR_PRINTF(6