Home
last modified time | relevance | path

Searched defs:wxLogNotice (Results 1 – 2 of 2) sorted by relevance

/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/utils/
H A DsysLogger.h55 #define wxLogNotice wxDO_LOG(Notice) macro
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/utils/
H A DsysLogger.cpp87 void wxLogNotice(const wxChar *szFormat, ...) in wxLogNotice() function