[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

📚 improve developer documentation 💻 #36

Open
3 tasks
noah04 opened this issue Feb 14, 2018 · 1 comment
Open
3 tasks

📚 improve developer documentation 💻 #36

noah04 opened this issue Feb 14, 2018 · 1 comment

Comments

@noah04
Copy link
Contributor
noah04 commented Feb 14, 2018

I would like to improve the developer documentation and got something like this in mind:

  • provide a boilerplate for a new plugin
  • provide a boilerplate for a new logger
  • explain development of both step by step (like how its done in the Plugins section already)

What do you think? Is there something else to include?

Furthermore: Are there any information on how to build loggers already? If yes, where can I find them?

Regards and thanks for accepting my last pull-request,
Noah 🚀

@foospidy
Copy link
Owner

I think this is great. Go for it! I can't think of anything else to include for now. Unfortunately, I don't have any additional information on creating loggers, but... if you log at honeypy_logtail.py you can see where/how loggers are called, and obviously the module for each logger is in the loggers directory. Finally, the check to see if a logger is enabled by config is done here: https://github.com/foospidy/HoneyPy/blob/master/Honey.py#L80

Thank you for your interest in helping!!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants