Giter Site home page Giter Site logo

Comments (4)

gamingrobot avatar gamingrobot commented on May 27, 2024

@304NotModified Is it possible to just change the datatype on the properties to type Layout without breaking configuring NLog in code?

from nlog.targets.redis.

gamingrobot avatar gamingrobot commented on May 27, 2024

Does Layout handle ints, because both Db and Port are not strings. Would the best way to handle this is to make them both type Layout and then int.Parse after rendering?

from nlog.targets.redis.

304NotModified avatar 304NotModified commented on May 27, 2024

@304NotModified Is it possible to just change the datatype on the properties to type Layout without breaking configuring NLog in code?

Those won't be breaking changes from the XML config, but of course it's a breaking change in .NET

from nlog.targets.redis.

304NotModified avatar 304NotModified commented on May 27, 2024

Would the best way to handle this is to make them both type Layout and then int.Parse after rendering?

For now (we like to change that in NLog 5 or 6), yes parse it the best option

from nlog.targets.redis.

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.