Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peopleware/js-ppwcode-util-log
https://github.com/peopleware/js-ppwcode-util-log
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/peopleware/js-ppwcode-util-log
- Owner: peopleware
- Created: 2013-12-04T10:43:34.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-18T15:07:57.000Z (almost 11 years ago)
- Last Synced: 2024-04-14T13:04:54.354Z (7 months ago)
- Language: JavaScript
- Size: 17.9 MB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# js-ppwcode-util-log and demo application
The **log** directory contains the **js-ppwcode-util-log** module which provides multi-level and highly configurable logging in Dojo.
This component wraps log4javascript, adding AMD loading and some extra configuration options.A sample application that uses **js-ppwcode-util-log** is included in the **demo** directory.
## Installing
Copy the **log** directory into your project's lib directory and ```require``` the component as explained in the tutorial.
## Getting Started
If you are starting with **js-ppwcode-util-log**, the following resources are available to you:
* [Tutorial][]
## License and Copyright
Copyright 2013 by PeopleWare n.v.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.[Tutorial]: http://www.peopleware.be/blog/