SLF4J

Does LogBox use SLF4J? I just noticed the following message in my
ColdFusion 9 console after loading a ColdBox application:

[workstation]:INFO coldbox.system.web.Controller ColdBox Application
Controller Created Successfully at C:\web\greenlee\ ExtraInfo:
[workstation]:SLF4J: This version of SLF4J requires log4j version
1.2.12 or later. See also SLF4J Error Codes

Just curious.

Nope, that seems like it is cf itself
Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

That's standard in CF9 due to Hibernate. Railo has the same issue now
that we've integrated Hibernate (although I believe we're solving it
by rewiring the logging machinery).