Home
last modified time | relevance | path

Searched full:os (Results 1 – 10 of 10) sorted by relevance

/glogg/glogg/src/ !
H A Dlog.h
H A Dinotifywatchtowerdriver.h
H A Dkqueuewatchtowerdriver.h
/glogg/src/ !
H A Dlog.h51 std::ostringstream os;
70 os << "- " << NowTime(); in Get()
71 os << " " << ToString(level); in Get()
72 os << " " << sourceFile << ":" << lineNumber << ": "; in Get()
73 os << std::string(level > logDEBUG ? level - logDEBUG : 0, '\t'); in Get()
74 return os; in Get()
80 os << std::endl; in ~Log()
81 T::Output(os.str()); in ~Log()
H A Dinotifywatchtowerdriver.h108 // Wait for an event for the OS, treat it and
H A Dkqueuewatchtowerdriver.h108 // Wait for an event for the OS, treat it and
/glogg/glogg/ !
H A D.travis.yml
H A Dappveyor.yml
/glogg/ !
H A D.travis.yml5 - os: linux
19 - os: osx
H A Dappveyor.yml3 os: Visual Studio 2015