summaryrefslogtreecommitdiffstats
path: root/vespalog/src/test/bufferedlogtest.logger2.h
blob: cd88d8ea0be4294ae81ea8afbacaf20407eee17c (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);