SourceHorizon / logger

Small, easy to use and extensible logger which prints beautiful logs.
https://pub.dev/packages/logger
MIT License
197 stars 33 forks source link

Error while using this package. #28

Closed iRawNewton closed 1 year ago

iRawNewton commented 1 year ago

This is the error log ────── I/flutter ( 6257): │ #0 _MyHomePageState._incrementCounter (package:flutter_design/main.dart:46:12) main.dart:46 I/flutter ( 6257): │ #1 _InkResponseState.handleTap (package:flutter/src/material/ink_well.dart:1096:21) ink_well.dart:1096 I/flutter ( 6257): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄

Bungeefan commented 1 year ago

Hi, based on your provided information, I don't see any indications that this has something to do with the logger package. Additionally, please try to provide a reproducible code sample, otherwise we are unable to do anything.

Bungeefan commented 1 year ago

Without more information, I am not able to assist you any further. Therefore, I am going to close this issue.