Browse Source

Update README.md

main
Nick Hayashi 2 years ago
committed by GitHub
parent
commit
6a2ef4f88b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      README.md

3
README.md

@ -1,4 +1,7 @@
# Background
log4jesus is an attempt to write a 'logging library' that has all of the practical benefits of a much larger logging library, but with no dependencies, and in much fewer lines of code, without sacrificing features, by taking a straight-forward approach of solving the problem at hand, and no other problems. There is nothing in this 'library' that could be called a 'system' or 'framework'. Just a few functions that actually do the work required.
# Usage
```js

Loading…
Cancel
Save