ROOT
master
Reference Guide
Loading...
Searching...
No Matches
RDirectory.cxx
Go to the documentation of this file.
1
/// \file RDirectory.cxx
2
/// \ingroup Base ROOT7
3
/// \author Axel Naumann <axel@cern.ch>
4
/// \date 2020-12-04
5
/// \warning This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback
6
/// is welcome!
7
8
/*************************************************************************
9
* Copyright (C) 1995-2020, Rene Brun and Fons Rademakers. *
10
* All rights reserved. *
11
* *
12
* For the licensing terms see $ROOTSYS/LICENSE. *
13
* For the list of contributors see $ROOTSYS/README/CREDITS. *
14
*************************************************************************/
15
16
#include <
ROOT/RDirectory.hxx
>
17
18
#include <
ROOT/RLogger.hxx
>
19
20
ROOT::Experimental::RLogChannel
&
ROOT::Experimental::IOLog
() {
21
static
RLogChannel
sLog(
"ROOT.IO"
);
22
return
sLog;
23
}
RDirectory.hxx
RLogger.hxx
ROOT::Experimental::RLogChannel
A log configuration for a channel, e.g.
Definition
RLogger.hxx:101
ROOT::Experimental::IOLog
RLogChannel & IOLog()
Logging for generic IO functionality.
Definition
RDirectory.cxx:20
core
base
v7
src
RDirectory.cxx
ROOT master - Reference Guide Generated on Wed Dec 11 2024 09:38:59 (GVA Time) using Doxygen 1.9.8