Project
Loading...
Searching...
No Matches
GPUCommonLogger.h File Reference
#include "GPUCommonDef.h"
#include <cstdio>
#include <Framework/Logger.h>

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::gpu
 
namespace  o2::gpu::internal
 

Enumerations

enum class  o2::gpu::internal::loglevel : int32_t {
  o2::gpu::internal::debug = 0 , o2::gpu::internal::info = 1 , o2::gpu::internal::warning = 2 , o2::gpu::internal::important = 3 ,
  o2::gpu::internal::alarm = 4 , o2::gpu::internal::error = 5 , o2::gpu::internal::fatal = 6
}
 

Functions

template<typename... Args>
void o2::gpu::internal::LOGP_internal (const char *str, Args... args)
 

Detailed Description

Author
David Rohr

Definition in file GPUCommonLogger.h.