Hello is there a way to create log file in network path such as in LAN folder, but by folder that have date pattern like this:
\\10.0.0.1\logs\2014\NOVEMBER\logs.log ?
I already have log file XML based, using java util logging, but it has problem while log viewer parse the log file.
thanks for your response.