Home
last modified time | relevance | path

Searched refs:WRN_LS (Results 1 – 2 of 2) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/gui/dialogs/
H A Dloading_screen.cpp45 #define WRN_LS LOG_STREAM(warn, log_loadscreen) macro
175 WRN_LS << "Stage missing description." << std::endl; in timer_callback()
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dlog_windows.cpp43 #define WRN_LS LOG_STREAM(warn, log_setup) macro
93 WRN_LS << "rotate_logs(): failed to delete " << path << "!\n"; in rotate_logs()