Skip to content

powerman/narada-plugin-socklog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Narada plugin: socklog

This repo contains extra files needed to add syslog-compatible log service for Narada projects.

There are different sets of files available in different branches:

master

plugin files which you should merge into your project

doc

(this branch) no plugin files, only documentation about this repo

Install

Just merge this repo into your project’s repo:

git remote add narada-plugin-socklog -t master -m master \
    -f https://github.com/powerman/narada-plugin-socklog.git
git merge narada-plugin-socklog
Note
Instead of manually merging this plugin you can use alternative set of base files when creating new Narada project available in narada-base’s "socklog" branch.

Documentation

Documentation is in your project’s directory, see doc/narada-plugin-socklog.adoc.

About

Logger service using socklog for Narada projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published