The Battle for Wesnoth  1.19.0-dev
Namespaces | Macros | Variables
blacklist.cpp File Reference
#include "server/campaignd/blacklist.hpp"
#include "log.hpp"
#include "serialization/string_utils.hpp"
#include "serialization/unicode.hpp"
Include dependency graph for blacklist.cpp:

Go to the source code of this file.

Namespaces

 campaignd
 

Macros

#define LOG_BL   LOG_STREAM(err, log_campaignd_bl)
 

Variables

static lg::log_domain log_campaignd_bl ("campaignd/blacklist")
 

Macro Definition Documentation

◆ LOG_BL

#define LOG_BL   LOG_STREAM(err, log_campaignd_bl)

Definition at line 23 of file blacklist.cpp.

Variable Documentation

◆ log_campaignd_bl

lg::log_domain log_campaignd_bl("campaignd/blacklist") ( "campaignd/blacklist"  )
static