You can use headers
to provide credentials when POSTLogger
makes an HTTP POST request.
POSTLogger
adds headers
to all requests.
Log sending interval. Default value is 2000ms.
Level of logging. Check LogLevel for more information.
Default value is LogLevel.WARN
.
Use 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.
Generated using TypeDoc
Log batch size. Default value is 85.