XRootD
XrdClHttpPlugInUtil.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
Definition:
XrdClAction.hh:34
XrdCl::SetUpLogging
void SetUpLogging(Log *logger)
Definition:
XrdClHttpPlugInUtil.cc:15
XrdCl::kLogXrdClHttp
static const uint64_t kLogXrdClHttp
Definition:
XrdClHttpPlugInUtil.hh:16
XrdGlobal::Log
XrdSysError Log
Definition:
XrdConfig.cc:112
XrdClHttp
XrdClHttpPlugInUtil.hh
Generated by
1.9.1