NSLogger icon indicating copy to clipboard operation
NSLogger copied to clipboard

A modern, flexible logging tool

Results 49 NSLogger issues
Sort by recently updated
recently updated
newest added

Depending on the (customized) selected font, the fixed-width columns are too small for the text to fit in (in particular the timestamp, thread, and category columns), hence the text is...

I have been using NSLogger for a very long time and I find it extremely useful. Having said that, about two years ago I started receiving emails from my users...

Fixing issue when #file and #function attributes exposed full file paths and method names in the binary when NSLogger was disabled with preprocessor macros.

In Objective C if I use the macros defined in NSLogger.h completely disable NSLogger and logging message strings don't show up in the release binary. In Swift, in the release...

I'd love to use NSLogger from other platforms like node.js or python. Just curious if the community also feels this way.

feature

Is it possible to implement support for installing using Swift Package Manager? This could be quite useful now that starting with Xcode 11 there is first class support for spm...

I'm unsure if anyone else is experiencing this but I'm having major issues getting bonjour setup to work smoothly. The app / client side connects to NSLogger simply using `LoggerSetupBonjourForBuildUser()`....

Hi, I'm trying to use `NSLogger` in Xcode `XCTest`s running on the simulator with the desktop viewer running on a separate computer over wifi. I read the advice about using...

Hi, I'm new to NSLogger, and am enjoying seeing logs in this modern way and on a second laptop screen. I was wondering if there was a reason that `stdout`...

Hi, I've noticed that the `NSLoggerData` files generated before 10th December are not compatible anymore with newer versions of `NSLogger`. The logs will not appear in `NSLogger` if I try...