core/log_interceptor library

Classes

InterceptedLogEntry
Log entry model for intercepted logs
LogInterceptor
Log interceptor to capture print statements and logs

Enums

LogType
Log types

Extensions

LogCapture on Object
Extension to capture logs from common logging patterns

Functions

swiftPrint(Object? object, {StackTrace? stackTrace}) → void
Custom print function that captures logs