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