3scale / apisonator

Red Hat 3scale API Management Apisonator backend
https://3scale.net
Apache License 2.0
35 stars 27 forks source link

[RFE] Allow Severity Level for different apisonator component logs to be configured #48

Open mpguerra opened 6 years ago

mpguerra commented 6 years ago

Currently there is no way to define a severity level for logging apisonator events.

For customers with large numbers of requests, they can find that they are using a lot of disk storage for daily logs at the current log level.

It would be very useful to be able to set the log level with a variable, e.g rails_log_level

INFO, WARNING and ERROR severity levels should be enough for most customers, although we may want to think about adding a DEBUG level also depending on the component.

mpguerra commented 6 years ago

This JIRA deals with documenting this across the product: https://issues.jboss.org/browse/THREESCALE-862