|
|
|
|
|
by jgarnham
4416 days ago
|
|
This is something I've been look into, unfortunately whilst you can log to a file rather than to the console it wouldn't be possible for Dringend to access the file due to sandboxing. However, my current idea is overriding NSLog when installing projects and funneling any logs into a custom pasteboard which Dringend can then read from when it becomes the open app again. Definitely consider this to be something I'm looking to include in a future version, sooner rather than later. |
|