is there a way to save logs in differente folders for different contacts like:
- main log folder
   |- user1@hotmail.com
     |- user1 LOG FILE1.txt
     |- user1 LOG FILE2.txt
     |- user1 LOG FILE3.txt
   |- user2@hotmail.com
     |- user2 LOG FILE1.txt
     |- user2 LOG FILE2.txt
     |- user2 LOG FILE3.txt
   |- user3@hotmail.com
     |- user3 LOG FILE1.txt
     |- user3 LOG FILE2.txt
     |- user3 LOG FILE3.txt
(thats a treeview...)
and so on....
thanks for ur time 
