New update to LogBox is out today in preparation for a final 1.0 release. You can download it from the main download page. This update includes the following:
Ability to get a logger using a class object instead of a category name:
<cfset logger = logBox.getLogger(this)>
LogBox will then inspect the object and get its fully qualified name from it. This is great instead of passing th...
Blog
LogBox Beta 3 Released
Luis Majano |
July
19,
2009
A brand new update to LogBox is now online and on SVN. This update includes mostly fixes and more fixes.
http://coldbox.org/index.cfm/download
Enjoy!
...
http://coldbox.org/index.cfm/download
Enjoy!
...
ColdBox 2.6.4 Released
Luis Majano |
July
17,
2009
This is a very small update that just let's you CF9 folks to get up and running better. So grab this update so you can have all the CF9 goodness.
http://www.coldboxframework.com/index.cfm/download
...
http://www.coldboxframework.com/index.cfm/download
...
LogBox Beta 2 Released
Luis Majano |
July
16,
2009
Another happy LogBox day. Today we are releasing a quick beta update to LogBox. This update includes a fix thanks to Mark Mandel and one of my favorite features: Category Inheritance.
First of all, LogBox is an Enterprise Logging Library that is part of the up and coming ColdBox 3.0.0 Platform Suite. It is completely standalone from ColdBox MVC and can be used in any project you like. The full documentation can be found here:
LogBox: Enterprise ColdFusion Logging Library Released
Luis Majano |
July
10,
2009
After much work and restructuring the ColdBox logging capabilities into a standalone library, we have arrived to the birth of LogBox. The ColdBox logging capabilities exist since version pre 1.0 way back in 2005 and now finally are open for usage with or without ColdBox MVC. LogBox is part of an entire set of suites of services that the ColdBox 3.0.0 Platform is being built on, which includes:
Introducing MockBox: The ColdBox Mocking Framework
Luis Majano |
June
09,
2009
I am proud to announce another addition to our ColdBox Platform: MockBox. MockBox is a companion package to the ColdBox Platform that will give you advanced mocking/stubing capabilities; hence a Mocking Framework. Not only does it integrat...
GroovyLoader 2.0 Released
Luis Majano |
June
05,
2009
After some great conversations in the ColdBox forums, I got inspired and whipped up our next version of our GroovyLoader project, part of our projects pack that you can find in our
ColdBox Presents: Groovy Integration
Luis Majano |
April
15,
2009
We are releasing a 1.0 version of our GroovyLoader plugin for ColdBox Applications today. This plugin can be found in the extra downloads section of the ColdBox Website as part of the projects pack. So what did we do, well, based on Barney Boisvert's inspiration on CFGroovy, we decided to create a plugin that would leverage ColdBox users with the
ColdBox Eclipse Plugins 1.1.0 released
Luis Majano |
February
17,
2009
I totally forgot to blog about this, but an update to the ColdBox Help & Reference Eclipse plugin has been released. This is version 1.1.0 of the eclipse plugin and it includes much more help content right from within eclipse. It includes the new javadoc style API, some getting started guides and much more.
So please follow the
So please follow the
ColdBox 2.6.3 Released
Luis Majano |
February
15,
2009
After a few months of intense testing and development on 2.6.2, we have released yet another maintenance release version 2.6.3. This version tightens up the new features introduced into 2.6.2 and actually did more optimizations and cleanup. So you will see that the core size has actually been reduced in this release (Go figure!!).&nbs...