Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Pages: [1]
Print
Author Topic: Custom logging and Configure Logging at Runtime  (Read 5569 times)
eco_bach
Courseware Beta
Sr. Member
***
Posts: 81


View Profile Email
« on: November 26, 2009, 09:00:02 »

Great article on Logging Best ractices, but what really caught my eye was the last paragraph

'Configure Logging at Runtime'

http://opensource.adobe.com/wiki/display/cairngorm/Best+Practices+for+Logging

I use an AS3 modified version of luminicBox, but It would be really cool if a logging class or utility could be modified at runtime. Anyone know if a logging utility like this exists for PureMVC?
Logged
puremvc
Global Moderator
Hero Member
*****
Posts: 2871



View Profile WWW Email
« Reply #1 on: November 27, 2009, 08:15:41 »

For MultiCore, I created a modular logging facility you can see in the PipeWorks demo. I've thought about ripping it out and turning it into a proper (reusable) utility but haven't had time.

http://trac.puremvc.org/Demo_AS3_MultiCore_Flex_PipeWorks

-=Cliff>
Logged
Pages: [1]
Print