content
Home > @spruceid/ssx-serverless > SSXLogFields > content
SSXLogFields.content property
Any JSON stringifiable structure to be logged.
Signature:
content: string | Record<string, any>;
Last updated
Was this helpful?