summaryrefslogtreecommitdiffstats
path: root/vespalog/src/test/bufferedlogtest.logger2.h
blob: 0f18607a13dd2566194689c8a2c4d26b50a0cbe9 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.

#pragma once

#include <string>

void logWithLogger2(const std::string& token, const std::string message);