Git Product home page Git Product logo

Comments (4)

joeljfischer avatar joeljfischer commented on August 18, 2024 1

@kshala-ford It is a big proposal, but since large sections of it have been implemented before, I don't think it will take that long to implement.

What files are going to be added from the SuperLogger repo? Including all the loggers/targets?

Only what is described in the proposal will be added. So only the console, os_log, and file log targets. If more are desired, because it's extensible, others can build them and submit them back to the project if they'd like.

What's the extra footprint for the binary? Developers complain about the size increase on iOS when integrating SDL framework.

Just the cost of adding a thousand or so lines of code. A few dozen kilobytes, perhaps? A hundred or two at the most? Considering that we're removing multiple thousands of LOC in 5.0, we're probably safe. I think the benefit is worth it anyway.

On iOS developers ask to get live logging to the computer. I always advised to use NSLogger. What's necessary to perform live logging with superlogger? What's your preferred target?

With SuperLogger I had built a webserver target that allowed the device to serve a website on the local network that it could display logs on using WebSockets. That turned out to be a lot of work and was never finished. If live logging over the network is desired, anyone should be able to build a target (such as one to NSLogger, or a webserver logger, or a telnet logger) and submit it back to the project.

from sdl_evolution.

kshala-ford avatar kshala-ford commented on August 18, 2024

This is quite a big proposal and a powerful feature for logging. Reminds me of CocoaLumberjack . Just spent more than an hour reading it. Here some thoughts:

  • What files are going to be added from the SuperLogger repo? Including all the loggers/targets?
  • What's the extra footprint for the binary? Developers complain about the size increase on iOS when integrating SDL framework.
  • On iOS developers ask to get live logging to the computer. I always advised to use NSLogger. What's necessary to perform live logging with superlogger? What's your preferred target?

from sdl_evolution.

theresalech avatar theresalech commented on August 18, 2024

Given the discussion that took place on the GitHub issue, this proposal has been accepted by the Steering Committee.

from sdl_evolution.

theresalech avatar theresalech commented on August 18, 2024

Issue entered: [SDL 0030] Redesign iOS Logging

from sdl_evolution.

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.