Open
Description
@s5msft
What is the recommended replacement for console related stuff?
I encountered this when compiling a project which makes use of CocoaLumberjack.
If I have to replace an apps logging framework implementation with one that is more appropriate to the Universal Windows platform, I am OK with that. I have several Objective-C projects that make use of popular iOS 3rd party libraries, and I am just wondering if it is anyone's goal to work towards WinObjC bridging compatibility with popular iOS component libraries (i.e. popular networking libraries - AFNetworking, popular logging libraries - CocoaLumberjack, ...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment