Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leo-project/leo_logger
leo_logger is a logging library for LeoFS and other Erlang applications. It has plugin-mechanism.
https://github.com/leo-project/leo_logger
erlang leofs library logger
Last synced: about 2 months ago
JSON representation
leo_logger is a logging library for LeoFS and other Erlang applications. It has plugin-mechanism.
- Host: GitHub
- URL: https://github.com/leo-project/leo_logger
- Owner: leo-project
- License: apache-2.0
- Created: 2012-06-06T15:25:10.000Z (over 12 years ago)
- Default Branch: develop
- Last Pushed: 2020-05-31T09:39:12.000Z (over 4 years ago)
- Last Synced: 2024-04-23T14:10:04.762Z (8 months ago)
- Topics: erlang, leofs, library, logger
- Language: Erlang
- Homepage: http://leo-project.net/leofs
- Size: 924 KB
- Stars: 8
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# leo_logger
[![Build Status](https://api.travis-ci.org/leo-project/leo_logger.svg?branch=develop)](http://travis-ci.org/leo-project/leo_logger)
## Overview
* "leo_logger" is logging library for LeoFS and others and It has plugin-mechanism. So, You're able to add custom logging functions.
* "leo_logger" uses the "rebar" build system. Makefile so that simply running "make" at the top level should work.
* [rebar](https://github.com/rebar/rebar)
* "leo_logger" requires Erlang R16B03-1 or higher.## Usage in Leo Project
**leo_logger** is used in [**leo_storage**](https://github.com/leo-project/leo_storage), [**leo_gateway**](https://github.com/leo-project/leo_gateway) and [**leo_manager**](https://github.com/leo-project/leo_manager)
It is used to output info and error logs.## Sponsors
* LeoProject/LeoFS was sponsored by [Rakuten, Inc.](https://global.rakuten.com/corp/) from 2012 to Dec of 2018.
* LeoProject/LeoFS is sponsored by [Lions Data, Ltd.](https://lions-data.com/) from Jan of 2019.