The following are sample HTTP requests and responses. 
            The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/LoggingRequestDto HTTP/1.1 
Host: scanning.modernekonomi.se 
Content-Type: text/jsv
Content-Length: length
{
	ExceptionMessage: String,
	ExceptionStacktrace: String,
	LogLevel: Error,
	LogMessage: String
}