overte-HifiExperiments/interface/src/commerce/CommerceLogging.cpp
howard-stearns f1ab91edd1 PR feedback
2017-08-09 12:41:16 -07:00

14 lines
364 B
C++

//
// CommerceLogging.cpp
// interface/src/commerce
//
// Created by Howard Stearns on 8/9/17.
// Copyright 2017 High Fidelity, Inc.
//
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
#include "CommerceLogging.h"
Q_LOGGING_CATEGORY(commerce, "hifi.commerce")