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