BoxLang 🚀 A New JVM Dynamic Language Learn More...
_ ____
| | | _ \
| | ___ __ _| |_) | _____ __
| | / _ \ / _` | _ < / _ \ \/ /
| |___| (_) | (_| | |_) | (_) > <
|______\___/ \__, |____/ \___/_/\_\
__/ |
|___/
Copyright Since 2005 ColdBox Platform by Luis Majano and Ortus Solutions, Corp www.coldbox.org | www.ortussolutions.com
Because of God's grace, this project exists. If you don't like this, then don't read it, its not for you.
"Therefore being justified by faith, we have peace with God through our Lord Jesus Christ: By whom also we have access by faith into this grace wherein we stand, and rejoice in hope of the glory of God. And not only so, but we glory in tribulations also: knowing that tribulation worketh patience; And patience, experience; and experience, hope: And hope maketh not ashamed; because the love of God is shed abroad in our hearts by the Holy Ghost which is given unto us. ." Romans 5:5
LogBox is an enterprise ColdFusion (CFML) logging library designed to give you flexibility, simplicity and power when logging or tracing is needed in your applications.
Apache License, Version 2.0.
The ColdBox Websites, logo and content have a separate license and they are a separate entity.
LogBox is maintained under the Semantic Versioning guidelines as much as possible.
Releases will be numbered with the following format:
<major>.<minor>.<patch>
And constructed with the following guidelines:
Source Code
Continuous Integration
Bug Tracking/Agile Boards
Documentation
Blog
Official Site
Please go to our documentation for expanded instructions.
CommandBox (Recommended)
We recommend you use CommandBox, our CFML CLI and package manager, to install LogBox.
Stable Release
box install logbox
Bleeding Edge Release
box install logbox@be
Simple Install
Unzip the download into a folder called logbox
in your webroot or place outside of the webroot and create a per-application mapping /logbox
that points to it.
Bleeding Edge Downloads You can always leverage our bleeding edge artifacts server to download LogBox: https://downloads.ortussolutions.com/#/ortussolutions/logbox/
"I am the way, and the truth, and the life; no one comes to the Father, but by me (JESUS)" Jn 14:1-12
$
box install logbox