Logger performance
See original GitHub issueIn my app I’m doing a synchro of a lot of data, and each http request and sql command is logged, which grow a lot (like 4500 lines in few seconds). During the time the log panel show all those entries, I can’t do anything, no refactoring, no open file as it doesn’t do the search. On log panel I can’t filter by level or search a keyword 😕
[✓] Android Studio (version 3.3)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 33.0.1
• Dart plugin version 182.5215
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1248-b01)
Issue Analytics
- State:
- Created 5 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Log4j – Performance - Apache Logging Services
This page compares the performance of a number of logging frameworks ... Log4j 2's Async Loggers use a lock-free data structure, ...
Read more >High-performance logging - .NET - Microsoft Learn
For high-performance logging scenarios, use the LoggerMessage pattern. LoggerMessage provides the following performance advantages over Logger ...
Read more >How to evaluate the performance of a logger? - Stack Overflow
I'm doing a project about improving the performance of logs (specifically, log4j) in a Java framework. Now I have two loggers reading from...
Read more >Logging Performance Comparison - Sebastian Daschner
In a previous blog post, I explained the pros and cons of using logging. In this post, we'll explore and compare the performance...
Read more >High Performance Logging — Java - Medium
The most popular logging frameworks are Log4j and Log4j2 in the software industry. Why Log4j2 is better than Log4j ? Mainly Log4j2 supports...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m having this at work on our private project, let me see if I can create a smaller project to reproduce this
Full details: Please file this bug report at https://github.com/flutter/flutter-intellij/issues/new.
What happened
(please describe what you were doing when this exception occurred)
Version information
Android Studio
3.3.2
• Flutter pluginio.flutter 33.3.1
• Dart plugin182.5215
Flutter 1.2.1 • channel stable • https://github.com/flutter/flutter.git Framework • revision 8661d8aecd (4 weeks ago) • 2019-02-14 19:19:53 -0800 Engine • revision 3757390fa4 Tools • Dart 2.1.2 (build 2.1.2-dev.0.0 0a7dcf17eb)
Exception
null