GithubHelp home page GithubHelp logo

Comments (2)

mmillsAtREPAY avatar mmillsAtREPAY commented on June 6, 2024 1

@olsh you're quite welcome.

I got a chance to test excluding *.log from Rider's code analysis, and I experienced exactly the same behavior after opening a 2 MB file. I decided to do a little more digging, and disabled the structured logging plugin. Afterward, opening the same 2 MB file resulted in the same behavior. With a little more digging, I was able to trace the behavior to JetBrains' own ideolog plugin. When I disabled that plugin and re-enabled Structured Logging, I no longer experienced the OOM error.

I'll take it up with JetBrains. Apologies for the confusion!

Edit: looks like it's already been taken up with JetBrains.

from resharper-structured-logging.

olsh avatar olsh commented on June 6, 2024

Hi @mmillsAtREPAY
Thank you for the feedback! 👍🏻

Our team is using the structured logging plugin primarily to support good coding practices with Serilog and MS logging, and I really appreciate the insights and suggestions it provides.

I'm happy that you find the plugin useful. 👍🏻

Unfortunately, the plugin's analysis engine doesn't seem to take kindly to these build logs when they are large. About 15 minutes after opening the 12 MB log file in the image above, I get this:

Why do you think that's the issue in the plugin? On the screenshot, I can see Java VM options, but the plugin analysis is written in C#.

Could you please provide a small repro solution with the build log files without sensitive data? I'll try to investigate the problem.

Btw, have you tried to exclude log files from code analysis?
https://www.jetbrains.com/help/rider/Code_Analysis__Configuring_Warnings.html#exclude_items

from resharper-structured-logging.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.