trantor
Non-blocking I/O cross-platform TCP network library, using C++14
Loading...
Searching...
No Matches
LogStream.h File Reference
#include <trantor/utils/NonCopyable.h>
#include <trantor/exports.h>
#include <assert.h>
#include <string.h>
#include <string>
Include dependency graph for LogStream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  trantor::detail::FixedBuffer< SIZE >
class  trantor::LogStream
class  trantor::Fmt

Namespaces

namespace  trantor

Functions

LogStreamtrantor::operator<< (LogStream &s, const Fmt &fmt)

Detailed Description

Author
An Tao

Public header file in trantor lib.

Copyright 2018, An Tao. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the License file.