hi Vijayata Check the post in following blog
http://blog.sbistram.de/2008/12/12/flex-using-the-flex3-logging-api/ in that Stefan clearly explained about various logging frameworks and targets. Go through it fully. check the private static const DEFAULT_LOG_PATH:String = "app-storage:/application.log"; line of the code. In your case by externally specifying the file name with some random suffix you can get new log files. Hope this will help to you. Happy coding. Gnanz.../ http://gnanz-flexworld.blogspot.com VJ wrote: > Thanks Ganana, > > I wil ltry that out, and should definitely work. > > But, is there any way we can create different log files for different > application through the loggin API or any other workaround? > > - Vijayata > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

