appxiomcoreplugin library

Classes

Ax
AxHttp
Simple HTTP Interceptor to track API calls made without AxClient
AxHttpClient
A wrapper around http.Client that automatically tracks requests

Functions

axDebugPrint(String message) → void
axLog(String message, {DateTime? time, int? sequenceNumber, int level = 0, String name = '', Zone? zone, Object? error, StackTrace? stackTrace}) → void
axPrint(Object? object) → void