Git Product home page Git Product logo

Comments (4)

SergiusTheBest avatar SergiusTheBest commented on August 12, 2024

Hi!

Yes, it's possible but the library and your app should write to the different loggers. Take a look at the Facilities sample.

Cheers!

from plog.

rhd avatar rhd commented on August 12, 2024

Hi,

So, is the -1 for the instance number significant? Or could the sink logger really be anything? Should the sink logger always be set to plog::verbose to make sure everything that gets sent to the logger gets logged?

from plog.

SergiusTheBest avatar SergiusTheBest commented on August 12, 2024

The logger instance numbers are arbitrary and can be anything you want.

Think about the sink logger severity level as a global filter. I recommend to leave it at plog::verbose and control the first level loggers (thus lazy evaluation can work).

from plog.

rhd avatar rhd commented on August 12, 2024

makes perfect sense - thanks.

Can you take a look at my pull request and tell me what you think about being able to change the default instance number?

I'm using the patch now and it seems to work well.

I'm closing this issue.

from plog.

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.