Skip to content

Commit 4facc99

Browse files
feat(logging): implement LogHandler for structured logging and enhanced debugging capabilities
1 parent c6ac2ee commit 4facc99

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed
File renamed without changes.

lib/utils/log_handler.dart renamed to lib/src/utils/log_handler.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import 'dart:developer' as developer;
2-
import 'dart:io';
32
import 'package:flutter/foundation.dart';
43

54
/// Configurable log levels

0 commit comments

Comments
 (0)