Skip to content

issues Search Results · repo:infinum/floggy language:Dart

Filter by

37 results
 (79 ms)

37 results

ininfinum/floggy (press backspace or delete to remove)

I want to show file name and line number. Seems it s the option includeCallerInfo. But it s not working for me, I set the option as below: Loggy.initLoggy( logOptions: const LogOptions(LogLevel.info, ...
  • chenghang6
  • Opened 
    on Oct 13, 2024
  • #84

hey @lukaknezic thx for this awesome lib! We ve recently adopted it in our code base and here a a few things that we ve stumbled across maybe it s just our experience but nevertheless I thought it s probably ...
  • SbiCA
  • 2
  • Opened 
    on Oct 9, 2024
  • #82

Depending on flutter_loggy with Flutter 3.22 leads to build errors. TL;DR: deprecated TextTheme getters It looks like these references are fixed at top of tree, and pushing an update to pub.dev for 2.0.3 ...
  • jpohhhh
  • 3
  • Opened 
    on May 17, 2024
  • #77

One of the features I really like is broken now: https://github.com/infinum/floggy?tab=readme-ov-file#setup-1 I think because the latest release introduced more of ══ lines, which now don t collapse nicely. ...
  • itsJoKr
  • 3
  • Opened 
    on Mar 14, 2024
  • #76

It would be nice to be able to log using multiple printers, for instance if I want to use the flutter printer to log to dart devtools, but also use the pretty printer to log in the terminal.
  • chimon2000
  • 1
  • Opened 
    on May 1, 2023
  • #71

I encounter an error when I get an HTTP error where no \n is present. flutter: RangeError (end): Invalid value: Not in inclusive range 0..154: -1;#0 RangeError.checkValidRange (dart:core/errors.dart:379:9) ...
  • Cotspheer
  • 1
  • Opened 
    on Mar 12, 2023
  • #66

When using final response = await _dio.get List dynamic ( ApiEndpoints.tournaments, ); it would not print nice but all will be printed in one line. Reason: In the case dio is decoding ...
  • itsJoKr
  • 2
  • Opened 
    on Mar 10, 2023
  • #65

dio just update to 5.0, flutter_loggy_dio need update too, thank you image
  • huahua8893
  • 1
  • Opened 
    on Feb 19, 2023
  • #63

Hello, when I saw you doc. I see that: [D] UI Loggy - DoSomeWork: This is debug message I told to myself wow wonderfull we can see the named of the function. But in fact, it was the named of the class. ...
  • yelkamel
  • 1
  • Opened 
    on Oct 29, 2022
  • #59

dio_logger emit error on XMLHttpRequest error of web environment when using flutter_loggy_dio. XMLHttpRequest error is derived from CORS issue when launching flutter web environment (especially when debugging). ...
  • wangmir
  • 1
  • Opened 
    on Jun 3, 2022
  • #55
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub