16 ::ll::TypedStorage<8, 32, ::std::string> mMessageId;
17 ::ll::TypedStorage<8, 32, ::std::string> mMessageValue;
18 ::ll::TypedStorage<8, 8, ::Level const&> mLevel;
19 ::ll::TypedStorage<8, 16, ::std::optional<::ActorUniqueID>> mSourceActor;
20 ::ll::TypedStorage<8, 32, ::std::optional<::BlockObject>> mBlockObject;
21 ::ll::TypedStorage<8, 16, ::std::optional<::ActorUniqueID>> mInitiator;