HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/dlogs/{DLog.module},{DLog.sub_module}

Path Params
string
enum
required

Reference Resource: DLog
Name of the debug module. All keyword is to enable all debug modules.

string
enum
required

Reference Resource: DLog
Name of the sub_module of this module. All keyword is to enable all sub_modules of this module.

Body Params
entities
object
string
enum
required

Reference Resource: DLog
Name of the debug module. All keyword is to enable all debug modules.

string
enum

Minimum severity for logging.

string
enum
required

Reference Resource: DLog
Name of the sub_module of this module. All keyword is to enable all sub_modules of this module.

Responses
200

OK

204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

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