namespace Netmash.Logging.Api.Entities
{
public class RequestLoggingConfiguration
public bool LogBody { get; set; }
}