menu
swift_flutter package
documentation
core/log_interceptor.dart
LogCapture
swiftLog method
swiftLog method
dark_mode
light_mode
swiftLog
method
void
swiftLog
(
)
Print with log capture
Implementation
void swiftLog() { swiftPrint(this); }
swift_flutter package
documentation
core/log_interceptor
LogCapture
swiftLog method
LogCapture extension on
Object