xrootd
src
XrdClHttp
src
XrdClHttp
HttpPlugInUtil.hh
Go to the documentation of this file.
1
5
#ifndef __HTTP_FILE_PLUG_IN_UTIL_
6
#define __HTTP_FILE_PLUG_IN_UTIL_
7
8
#include <cstdint>
9
#include <limits>
10
11
namespace
XrdCl
{
12
13
class
Log;
14
15
// Topic id for the logger
16
static
const
uint64_t
kLogXrdClHttp
= std::numeric_limits<std::uint64_t>::max();
17
18
void
SetUpLogging
(
Log
* logger);
19
20
}
21
22
#endif // __HTTP_FILE_PLUG_IN_UTIL_
XrdCl::Log
Handle diagnostics.
Definition:
XrdClLog.hh:101
XrdCl::kLogXrdClHttp
static const uint64_t kLogXrdClHttp
Definition:
HttpPlugInUtil.hh:16
XrdCl
Definition:
XrdClAnyObject.hh:26
XrdCl::SetUpLogging
void SetUpLogging(Log *logger)
Generated by
1.8.20