|
XRootD
|
Write log messages to stderr. More...
#include <XrdClLog.hh>
Inheritance diagram for XrdCl::LogOutCerr:
Collaboration diagram for XrdCl::LogOutCerr:Public Member Functions | |
| virtual | ~LogOutCerr () |
| virtual void | Write (const std::string &message) |
Public Member Functions inherited from XrdCl::LogOut | |
| virtual | ~LogOut () |
Write log messages to stderr.
Definition at line 88 of file XrdClLog.hh.
|
inlinevirtual |
Definition at line 92 of file XrdClLog.hh.
|
virtual |
Write a message to the destination
| message | message to be written |
Implements XrdCl::LogOut.
Definition at line 86 of file XrdClLog.cc.
References XrdSysMutex::Lock(), and XrdSysMutex::UnLock().
Here is the call graph for this function: