Category Selected:

logbox

Blog

ColdBox 4.0 and Async Loggers

Brad Wood |  February 05, 2015

The Asynchronous loggers in LogBox have been removed in preference to the new async property that can be used in any logger. The affected loggers are:

 

  • AsyncDBAppender -> DBAppender
  • AsyncFileAppender -> FileAppender
  • AsyncRollingFileAppender -> RollingFileAppender
Read More

CacheBox 2.0, WireBox 2.0, and LogBox 2.0 Released

Brad Wood |  January 23, 2015

In tandem with our ColdBox 4.0 release, we are publishing major releases of the core Box libraries as well:

CacheBox 2.0

Improvements


Tip of the Week: Easily Customize LogBox Appender Formats

Brad Wood |  February 18, 2014

LogBox ships with a number of appenders for you to use including the File, Email, and Socket Appenders. These all have a default way that they format the data before its persisted. For instance, the FileAppender will write out each log event like so:

"Severity","Name","MM/DD/YYYY","HH:MM:SS","Category","Message"

If you need the data to be in a different format, or perhaps e...

Read More

ColdBox Platform v3.8.0 + Libraries Released

Luis Majano |  December 18, 2013

It is a happy day here at Ortus Solutions as we bring you yet again a plethora of releases of all our major open source libraries.  This is the culmination of over 6 months of hard work to get you updates for all of our major open source libraries and even a new library, TestBox.  You can read more about our releases in our engineering blog:


LogBox 1.8.0 Released!

Luis Majano |  December 18, 2013

logo

We are proud to announce LogBox version 1.8.0. You can read in detail about this release in our What's new with LogBox 1.8.0.

Read More

ColdBox Platform, ColdBox LITE and Library Releases

Luis Majano |  July 10, 2013

It has been a busy past few months here at Ortus Solutions and we have some cool new stuff to share with the world today.  We have updates for all our major open source libraries this week. Some are minor releases and some are cool enhancement releases thanks to everybody's feedback and contributions.  You can find much more about the releases in our ColdBox engineering blog or in our online documentation wiki:

    <...
Read More

LogBox 1.7.0 Released!

Luis Majano |  July 10, 2013

logo

We are proud to announce LogBox version 1.7.0. This is a very small update release. You can read in detail about this release in our What's new with LogBox 1.7.0.

Improve...

Read More

Ortus Products Available As Railo Extensions

Luis Majano |  December 08, 2012

We are proud to announce the availability of all our major products as Railo Extensions today.  Railo is an incredible open source ColdFusion engine that supports all of our products with 1 click installs.  The extensions that we have made available starting today are:

Read More

ColdBox 3.5.2 Released!

Luis Majano |  August 02, 2012

logo

We are proud to announce yet another ColdBox Platform release version 3.5.2. This is an important patch release that addresses many concurrency issues and gives you stability and of course some goodies. This release also encompasses a new WireBox release (v1.5.0) and a new CacheBo release (v1.3.2). ...

Read More

Connection Recording: CouchDB + ColdBox

Luis Majano |  September 26, 2011

Our very own Jim Spoonmore presented on CouchDB and ColdBox in our ColdBox Connection:http://experts.adobeconnect.com/coldbox-connection/ and it was a nice introduction to CouchDB and then some advanced integrations into ColdBox with log...

Read More