MCPcopy Create free account
hub / github.com/MEONMedical/Log4Qt / BinaryLayout

Method BinaryLayout

src/log4qt/binarylayout.cpp:7–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5{
6
7BinaryLayout::BinaryLayout(QObject *parent)
8 : Layout(parent)
9{
10}
11
12QByteArray BinaryLayout::binaryFormat(const BinaryLoggingEvent &event) const
13{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected