-
Aug 13th, 2009, 08:20 AM
#1
Hushing as3commons Reflect
Howdy,
How might I suppress the debug logging pumped out by as3commons Reflect (and lang I think) when it inspects a class with non-optional constructor arguments?
Many thanks!
-
Aug 27th, 2009, 02:55 AM
#2
check this
There's some info on that in this post:
http://forum.springsource.org/showpo...25&postcount=2
hope that helps,
Roland
-
Aug 31st, 2009, 11:48 AM
#3
i checks'd it
Hey Roland,
Thanks for the link. I suppose I really just need to wrap my head around how all those static hooks work - I'm not a fan of statics for configuration btw.
What if I want to filter out the as3commons-reflect warnings, but don't know if the project I'm in is Flex or plain AS3? Seems silly, yes, twould be for my silly framework 
No urgency though, and thanks for your help (as always).
Cheers!
Shaun
-
Aug 31st, 2009, 01:45 PM
#4
as3common-logging
Hey Shaun,
I'm not much of an expert on the as3common-logging library, but besides the FlexLoggerFactory there's also a DefaultLoggerFactory, you can try using that one instead but I can't guarantee it'll work 
Give it a shot I say...
You can checkout the entire as3common library with at this SVN link if you wanna check the sources:
http://as3-commons.googlecode.com/svn
cheers,
Roland
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules