Blog

LogBox 1.4 Released!

Luis Majano July 12, 2010

Spread the word

Luis Majano

July 12, 2010

Spread the word


Share your thoughts

Our amazing LogBox: Enterprise Logging Library reaches another step in maturity to version 1.4.  This release has some great additions but also some needed fixes.  We have now also added the ability to download and view the CFC API Docs online thanks to Mark Mandel's ColdDoc, thanks Mark! ColdDoc is now part of the build processes of ColdBox and auxiliary frameworks.


You can now download the LogBox version that contains the docs and both versions of LogBox: standalone and coldbox enabled.  Of course, all our docs are now updated also.

This release includes the following:

 

Version 1.4

http://coldbox.assembla.com/spaces/coldbox/milestones/222897-logbox-1-4

1006 Fixes to DSL when doing appender affinity, not converting log levels to numeric
You can now define the log levels as numerical values or the static constant strings
1007 logLevels isLevelValid not assuring a valid level wrong boolean operation
1008 appender() not doing level checks
It now can handle both numeric and string constants
1009 refactoring the log levels argument types to consolidate them at the three input methods thanks to brad wood
1010 Appender registration an init() not registering the log levels correctly
1011 refactor logger and appender to verify logging levels sent via init()
1032 Update the ensurance of datasources and let CF throw exception instead in the Database Appender
1054 Creation of XML schema for LogBox, you can now use a schema located in the config folder.


Appender Affinity
You can now define a last line of defense at the appender level.  Each appender can define their own logging levels if needed.

LogBox Schema
If you like XML (we won't hold it against you), you can now use our nifty schema to get tag insight and validation.  The schema can be located in "logbox/system/config/LogBoxConfig.xsd" or can be found online on a per version basis:
http://coldbox.org/schema/LogBoxConfig_1.4.xsd

Add Your Comment

Recent Entries

BoxLang 1.0.0 Beta 7 Launched

BoxLang 1.0.0 Beta 7 Launched

We are pleased to announce the release of BoxLang 1.0.0-Beta 7! This latest beta version includes improvements and essential bug fixes, but more importantly it certifies the execution of ColdBox HMVC and TestBox.

What is BoxLang?

BoxLang is a modern dynamic JVM language that can be deployed on multiple runtimes: operating system (Windows/Mac/*nix/Embedded), web server, lambda, iOS, android, web assembly, and more. BoxLang combines many features from different progr

Luis Majano
Luis Majano
July 26, 2024
New BoxLang Feature: Java Method References and Higher-Order Functions

New BoxLang Feature: Java Method References and Higher-Order Functions

We’ve added more goodies to our BoxLang Java interop: method references and higher-order functions. CFML has never let you do these things, making Java Interop feel like a second-class citizen. But with BoxLang, we’re elevating Java integration to a new level.

Maria Jose Herrera
Maria Jose Herrera
July 26, 2024
Level Up Your ColdFusion Skills with our Virtual Live Training: ColdBox from Zero to Hero

Level Up Your ColdFusion Skills with our Virtual Live Training: ColdBox from Zero to Hero

Level Up Your ColdFusion Skills with our Virtual Live Training: ColdBox from Zero to Hero

Are you a CFML developer looking to take your skills to the next level? Look no further than the ColdBox from Zero to Hero Virtual Live Training! This intensive two-day course will equip you with the knowledge and expertise to build robust and scalable applications using ColdBox 7, the latest version of the most popular CFML MVC framework.

What You'll Learn:

  • Master the Fun...

Cristobal Escobar
Cristobal Escobar
July 24, 2024