Log Levels

The level of a log record. The level determines the lifetime of the record as well as if the log is created or not in the first place.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string | null

The LogLevel table contains a Description field of data type nvarchar with a maximum length of 128. This field describes the type of log level, such as 'Error', 'Warning', 'Information', etc. It allows for a wide range of log levels to be entered.

int32

The RetentionDays field in the LogLevel table stores the number of days to retain log entries for.

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!