Associate a name with each thread for nice logging.
More...
|
boost::thread_specific_ptr< std::vector< std::string > > | m_contexts |
|
Associate a name with each thread for nice logging.
Definition at line 118 of file Log.cpp.
ThreadLocalLogContext::ThreadLocalLogContext |
( |
| ) |
|
|
default |
string ThreadLocalLogContext::join |
( |
string const & |
_prior | ) |
|
|
inline |
void ThreadLocalLogContext::pop |
( |
| ) |
|
|
inline |
void ThreadLocalLogContext::push |
( |
std::string const & |
_name | ) |
|
|
inline |
boost::thread_specific_ptr<std::vector<std::string> > ThreadLocalLogContext::m_contexts |
The documentation for this struct was generated from the following file:
- src/cpp-ethereum/libdevcore/Log.cpp