|
xrootd
|
Write log messages to a file. More...
#include <XrdClLog.hh>


Public Member Functions | |
| LogOutFile () | |
| virtual | ~LogOutFile () |
| bool | Open (const std::string &fileName) |
| Open the log file. More... | |
| void | Close () |
| Close the log file. More... | |
| virtual void | Write (const std::string &message) |
Public Member Functions inherited from XrdCl::LogOut | |
| virtual | ~LogOut () |
Private Attributes | |
| int | pFileDes |
Write log messages to a file.
|
inline |
|
inlinevirtual |
References Close().
| void XrdCl::LogOutFile::Close | ( | ) |
Close the log file.
Referenced by ~LogOutFile().
| bool XrdCl::LogOutFile::Open | ( | const std::string & | fileName | ) |
Open the log file.
|
virtual |
Write a message to the destination
| message | message to be written |
Implements XrdCl::LogOut.
|
private |
1.8.5