GithubHelp home page GithubHelp logo

Comments (4)

emabee avatar emabee commented on May 28, 2024 1

Ad 1: Compile time filters are provided by the log crate into which flexi_logger 'plugs' in. See https://docs.rs/log/0.4.11/log/#compile-time-filters .

Ad 2: I added an option use_buffering (see https://docs.rs/flexi_logger/0.17.0/flexi_logger/struct.Logger.html#method.use_buffering) with version 0.17; would be great if you could try it out and let me know if this helps already far enough.
I also started to experiment with crossbeam channels, but didn't see a big enough difference yet (but this may be platform specific).

from flexi_logger.

rohitjoshi avatar rohitjoshi commented on May 28, 2024

I will try it out and let you know. Thank you 🙏

from flexi_logger.

rohitjoshi avatar rohitjoshi commented on May 28, 2024

With buffering, it would be good to implement auto flush timer so buffered output will be written to log. Eg. Nginx allows configurable buffer size and flush interval http://nginx.org/en/docs/stream/ngx_stream_log_module.html#access_log

from flexi_logger.

emabee avatar emabee commented on May 28, 2024

Is implemented with 0.17.1; see https://docs.rs/flexi_logger/0.17.1/flexi_logger/struct.Logger.html#method.buffer_and_flush or https://docs.rs/flexi_logger/0.17.1/flexi_logger/struct.Logger.html#method.buffer_and_flush_with

Thanks for the proposal!!

from flexi_logger.

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.