Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging for audit and debugging #122

Open
preaction opened this issue Feb 3, 2015 · 0 comments
Open

Logging for audit and debugging #122

preaction opened this issue Feb 3, 2015 · 0 comments
Labels

Comments

@preaction
Copy link
Owner

We need to log throughout Yertl. We need to be able to set the log level from the commands. We need to be able to set the default log level through an environment variable.

We need to be able to ship the logs to a collection point. Yertl itself can handle that, exposing itself as a TCP or UDP socket [ymsg] and parsing the input [ygrok], but we need to know where and how to ship it. We probably need to use a log system that knows how to do that.

Log4perl is my first choice, but it's a bit heavy. Log::Any? Log::Dispatch?

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

No branches or pull requests

1 participant