summaryrefslogtreecommitdiffstats
path: root/vespalog/src/test/bufferedlogtest.logger2.h
blob: 398d799a2b3f01df35fbefd2c5590c90c85448c8 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2017 Yahoo Holdings. 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);