Code Monkey home page Code Monkey logo

ellog's People

Contributors

angelodipaolo avatar bsneed avatar castirony avatar cihancimen avatar dpettigrew avatar dsica avatar migs647 avatar nsgeek avatar samgrover avatar stevecotner avatar steveriggins avatar vn0jpfm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ellog's Issues

Need to know more about crash Logs

How it works actually ? did it caught Crash Automatically and save in file .. or do i have to write something else to save in file whenever the crash occurred. A bit more help would be very greatful ..

Long log messages cut off in iOS 10

Summary

It looks like there was a change to the way log messages are recorded in iOS 10, and now there is a length limit of 1024 bytes (SO link).

Discussion

In general, this isn't a problem for us, but in developer builds, we allow logging of HTTP request and response bodies, which frequently exceed the limit. For now, our solution is to switch to print() for this logging.

Swift 3 migration?

Looks like there is a Swift 3 branch that has been created but does not point to the right place or have the migration done on it. The migration is pretty small and the Xcode 8.1 migrator does a pretty good job with this project.

Is this something that I should open a PR against the Swift3 branch for?

So far I did the simple thing which was run the migrator and then run the test to see if anything is broken, everything looks pretty good. You can see my branch over here: https://github.com/regnerjr/ELLog/tree/john/convert-to-swift3-xcode-8.1

There are various questions to be answered about api naming and open vs. public which will have to be considered before the Swift 3 version can be considered official, but this might be a good first step.

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.