TritonTypes
This article covers the enums and constants used throughout the Triton logging framework.
Enums
Area
public enum Area {
OpportunityManagement,
LeadConversion,
Community,
RestAPI,
Accounts,
LWC,
Flow
}Category
public enum Category {
Apex,
Flow,
LWC,
Aura,
Warning,
Event,
Debug,
Integration
}Level
Type
Last updated