Is it possible, to use the Cocoa Lumberjack framework synchronously? By default the concrete implementation is called in a background thread by the <DDLogger>DDLog class.
If it is possible, how can I configure it to be synchronously?
Is it possible, to use the Cocoa Lumberjack framework synchronously? By default the concrete implementation is called in a background thread by the <DDLogger>DDLog class.
If it is possible, how can I configure it to be synchronously?