OptionalbatchOptionalheadersYou can use headers to provide credentials when POSTLogger makes an HTTP POST request.
POSTLogger adds headers to all requests.
OptionalintervalLog sending interval. Default value is 2000ms.
OptionallogLevel of logging. Check [[LogLevel]] for more information.
Default value is LogLevel.WARN.
OptionalmetadataUse metadata to send meetingId, attendeeId, or any other information.
POSTLogger includes this metadata as part of the request body when making the HTTP POST requests to your provided URL.
URL to send logs.
Log batch size. Default value is 85.