menu
kib_debug_print package
documentation
service.dart
service.dart
dark_mode
light_mode
service
library
Classes
DebugPrintService
A service class to manage debug print functionality. This class provides methods to initialize and restore the debug print configuration.
KPrint
A utility class for logging messages in debug mode. This class provides methods to log different types of messages (log, error, warning) with specific prefixes.
Functions
setupDebugPrint
(
)
→
DebugPrintCallback
Sets up optimized debug printing configuration Returns the original debugPrint function if you need to restore it later
Typedefs
kprint
=
KPrint
Alias for KPrint class to maintain backward compatibility
kib_debug_print package
documentation
service.dart
kib_debug_print
package
Libraries
kib_debug_print
service
service library