PureMVC Architects Lounge

Announcements and General Discussion => Fabrication => Topic started by: rafal.szemraj on July 21, 2010, 02:21:13



Title: Fabrication 0.7.4, logging and FabricationConsole 0.1
Post by: rafal.szemraj on July 21, 2010, 02:21:13
Welcome,

Finally, I managed to port my old Tequila app and now I can present you FabricationConsole (http://code.google.com/p/fabrication/wiki/FabricationConsole) application.
Updates in 0.7.4 version:
  • added logging functionality
  • added support for FabricationConsole (v. 0.1)
  • compiled with Flex SDK 4.1.0.16076




Title: Re: Fabrication 0.7.4, logging and FabricationConsole 0.1
Post by: songhuanren on July 27, 2010, 09:03:12
can i disable the log ?
because i afraid for the localConnection that can induce the crash of IE sometimes .


Title: Re: Fabrication 0.7.4, logging and FabricationConsole 0.1
Post by: rafal.szemraj on July 28, 2010, 12:08:02
Hi,

Log is disabled by default, you have to override fabricationLoggerEnabled getter in fabricator ( and return true ) to make it enabled.