Go to the source code of this file.
Go to the SVN repository for this file.
◆ _ASSERT ◆ _VERIFY ◆ assert ◆ INFOMacro to be used for printing informational messages.
Macro usage is as follows: INFO(message << some_param << " more message");
Definition at line 182 of file srv_diag.hpp.
◆ SRV_FATAL #define SRV_FATAL ( msg ) Value:do { \
SRV_LOG(
Fatal,
"Fatal error: "<<
msg); \
abort(); \
} while (0) \
void Fatal(CExceptionArgs_Base &args)
static SLJIT_INLINE sljit_ins msg(sljit_gpr r, sljit_s32 d, sljit_gpr x, sljit_gpr b)
Definition at line 173 of file srv_diag.hpp.
◆ SRV_LOG #define SRV_LOG ( sev, msg ) Value:do { \
CSrvDiagMsg().StartSrvLog(CSrvDiagMsg::sev, \
__FILE__, __LINE__, \
} \
} \
while (0) \
static bool IsSeverityVisible(ESeverity sev)
Checks if given severity level is visible, i.e.
#define NCBI_CURRENT_FUNCTION
Get current function name.
Macro to be used for printing log messages.
Macro usage is as follows: SRV_LOG(Error, message << some_param << " more message");
Definition at line 162 of file srv_diag.hpp.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4