Skip to content

LogRequestBody

A base class for all of Deci's model classes. A model stores data in constant fields, and let us manipulate the data in a more readable way.

Properties

Name Type Description Notes
log str
level SentryLevel [optional]
tag str [optional] [default to 'general']

[Back to Model list] [Back to API list] [Back to README]