Go to the documentation of this file.
17 #ifndef __BUSBOY_LOGGER_H__
18 #define __BUSBOY_LOGGER_H__
51 virtual void log(
LogLevel level,
const std::string& msg) =0;
56 virtual void log(
const std::string& file,
int line,
LogLevel level,
const std::string& msg);
Copyright 2014 Google Inc. All rights reserved.