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

BoxLang 1.17 Series Part 4 : WriteDump Enhanced!

BoxLang 1.17 Series Part 4 : WriteDump Enhanced!

You call writeDump() on an ORM entity or a very rich class graph . The browser locks up. Thirty seconds later you get a page with forty thousand rows on it, you scroll for a while, you give up, and you go edit your code to dump a sub-key instead. Or worse, you crash the server.

Luis Majano
Luis Majano
September 11, 2026
BoxLang AI 3.4 Blog Series Part 4 : Locking Down Prompt Injection

BoxLang AI 3.4 Blog Series Part 4 : Locking Down Prompt Injection

LLM applications face a class of attack traditional input validation was never built for: prompt injection. An attacker embeds instructions in user input, a retrieved document, a web page your tool fetched, or an MCP result, trying to override your system prompt, exfiltrate data, or hijack a tool call. BoxLang AI 3.4.0 ships four layered, configurable defenses against exactly this, plus one more that's on unconditionally.

Luis Majano
Luis Majano
September 11, 2026