|
XRootD
|
Interface for logger outputs. More...
#include <XrdClLog.hh>
Inheritance diagram for XrdCl::LogOut:
Collaboration diagram for XrdCl::LogOut:Public Member Functions | |
| virtual | ~LogOut () |
| virtual void | Write (const std::string &message)=0 |
Interface for logger outputs.
Definition at line 48 of file XrdClLog.hh.
|
inlinevirtual |
Definition at line 51 of file XrdClLog.hh.
|
pure virtual |
Write a message to the destination
| message | message to be written |
Implemented in XrdCl::LogOutFile, and XrdCl::LogOutCerr.
Referenced by XrdCl::Log::Say().
Here is the caller graph for this function: