mocchira / leo_logger

leo_logger is a logging library for LeoFS and other Erlang applications. It has plugin-mechanism.

Home Page:http://leo-project.net/leofs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leo_logger

Build Status

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.

  • "leo_logger" requires Erlang R16B03-1 or higher.

Usage in Leo Project

leo_logger is used in leo_storage, leo_gateway and leo_manager It is used to output info and error logs.

Sponsors

LeoProject/LeoFS is sponsored by Rakuten, Inc. and supported by Rakuten Institute of Technology.

About

leo_logger is a logging library for LeoFS and other Erlang applications. It has plugin-mechanism.

http://leo-project.net/leofs

License:Apache License 2.0


Languages

Language:Erlang 98.6%Language:Makefile 0.9%Language:Shell 0.5%