summaryrefslogtreecommitdiffstats
path: root/vespalog/src/test/bufferedlogtest.logger1.h
blob: 1ec8f9acad40468ad110d2ba34bec322ec8d47b5 (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 logWithLogger1(const std::string& token, const std::string & message);