SysErrorDetail.cc
Go to the documentation of this file.
32std::ostream &
std::ostream & operator<<(std::ostream &os, const ReportSysError rse)
reports a system call error (if any) on a dedicated Debug::Extra line
Definition: SysErrorDetail.cc:33
a stream manipulator for printing a system call error (if any)
Definition: SysErrorDetail.h:44
SBuf verbose(const HttpRequestPointer &) const override
Definition: SysErrorDetail.cc:27
SBuf ToSBuf(Args &&... args)
slowly stream-prints all arguments into a freshly allocated SBuf
Definition: Stream.h:63