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