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

Introducing the BoxLang Spring Boot Starter: Dynamic JVM Templating for Spring

Introducing the BoxLang Spring Boot Starter: Dynamic JVM Templating for Spring

Spring Boot developers know the pain of evaluating view technologies. Thymeleaf is great — until you need more expressiveness. FreeMarker is powerful — until the syntax fights you. What if you could write templates in a dynamic JVM language that gives you the full power of the platform, feels natural, and requires zero setup to integrate?

Meet the BoxLang Spring Boot Starter.

Luis Majano
Luis Majano
March 13, 2026
Why Swiss Banks Are Modernizing CFML Platforms Without Rewrites

Why Swiss Banks Are Modernizing CFML Platforms Without Rewrites

The growing need to evolve legacy financial platforms safely

Many Swiss banks and financial institutions still operate important systems built on ColdFusion and CFML platforms.

These systems manage a wide range of functions, including:

  • internal banking workflows
  • reporting systems
  • client portals
  • data integration platforms
  • compliance and risk management tools

In many cases, thes...

Cristobal Escobar
Cristobal Escobar
March 13, 2026
Reactive vs Proactive ColdFusion Support: Why Waiting for an Outage Is the Most Expensive Strategy

Reactive vs Proactive ColdFusion Support: Why Waiting for an Outage Is the Most Expensive Strategy

Many ColdFusion environments operate in a reactive mode without realizing it.

Everything seems fine… until something breaks.

A server crashes.

Performance drops suddenly.

An integration stops working.

A security audit reveals missing patches.

At that point the response is urgent:

“Can someone help us fix this now?”

Emergency support is sometimes unavoidable. But when reactive intervention becomes the norm, it usually means something deep...

Cristobal Escobar
Cristobal Escobar
March 12, 2026