With help of this CocoaLumberjack FileLogger logging to multiple files , I am able to create multiple log files (with same name in multiple directories),
But I need to use DDLog
in one of my project where it is required to write multiple logs files in the same directory with different names.
Is there any way to attain this?