Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
7
BinaryLayout::BinaryLayout(QObject *parent)
8
: Layout(parent)
9
{
10
}
11
12
QByteArray BinaryLayout::binaryFormat(const BinaryLoggingEvent &event) const
13
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected