https://github.com/bucketchain/purescript-bucketchain-logger
Logger middlewares of Bucketchain.
https://github.com/bucketchain/purescript-bucketchain-logger
logger purescript webserver
Last synced: 4 months ago
JSON representation
Logger middlewares of Bucketchain.
- Host: GitHub
- URL: https://github.com/bucketchain/purescript-bucketchain-logger
- Owner: Bucketchain
- License: mit
- Created: 2018-12-01T14:41:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-19T10:29:28.000Z (over 3 years ago)
- Last Synced: 2025-10-12T02:22:19.715Z (8 months ago)
- Topics: logger, purescript, webserver
- Language: PureScript
- Homepage:
- Size: 251 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-bucketchain-logger
[](https://github.com/Bucketchain/purescript-bucketchain-logger/releases)
Logger middlewares of [Bucketchain](https://github.com/Bucketchain/purescript-bucketchain).
## Installation
### Bower
```
$ bower install purescript-bucketchain-logger
```
### Spago
```
$ spago install bucketchain-logger
```
## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-bucketchain-logger).
## LICENSE
MIT