20 ::ll::TypedStorage<8, 32, ::std::string> mMessageId;
21 ::ll::TypedStorage<8, 32, ::std::string> mMessageValue;
22 ::ll::TypedStorage<8, 8, ::Level const&> mLevel;
23 ::ll::TypedStorage<8, 16, ::std::optional<::ActorUniqueID>> mSourceActor;
24 ::ll::TypedStorage<8, 32, ::std::optional<::BlockObject>> mBlockObject;
25 ::ll::TypedStorage<8, 16, ::std::optional<::ActorUniqueID>> mInitiator;