Blog

LogBox 1.5 Released!

Luis Majano November 07, 2010

Spread the word

Luis Majano

November 07, 2010

Spread the word


Share your thoughts

Our amazing LogBox: Enterprise Logging Library reaches another step in maturity to version 1.5.  This release includes two important fixes and one new addition to our logging programmatic language. This release includes the following:

  • #1059 implicit logging levels are not changing on max level only but both, misconceptions as per what the documentation says. This is when you do: info = ["myapp.model"] or debug=["coldbox.system.ioc"]
  • #1062 added concatenation possibilities to all programmatic configuration methods, so you can concatenate them jquery style
  • #1108 db appender failure when declaring a columnMap property, instance.columns not defined is now fixed

So what are you waiting for, download it now!

Add Your Comment

Recent Entries

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.

That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.

Jacob Beers
Jacob Beers
June 04, 2026