Table of Contents

Enum DebugContext

Namespace
LMKit.Agents.Templates
Assembly
LM-Kit.NET.dll

Contexts for debugging.

public enum DebugContext

Fields

General = 0

General debugging.

Frontend = 1

Frontend and UI issues.

Backend = 2

Backend and server issues.

Database = 3

Database issues.

Network = 4

Network and connectivity.

Infrastructure = 5

Infrastructure and deployment.

Security = 6

Security issues.

Performance = 7

Performance issues.

Mobile = 8

Mobile app issues.