Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.