--
You received this message because you are subscribed to a topic in the Google Groups "elixir-lang-talk" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/elixir-lang-talk/VXxb566IUSg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to elixir-lang-ta...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-talk/ff4536b1-ca0a-4903-97f8-fe5572751e8d%40googlegroups.com.
--
Onorio
--
You received this message because you are subscribed to a topic in the Google Groups "elixir-lang-talk" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/elixir-lang-talk/VXxb566IUSg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to elixir-lang-ta...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-talk/6e14e252-aaa3-413c-8966-26e724a21c2e%40googlegroups.com.
You could wrap logging calls with a fuse. Cap the number of log entries per minute and throttle if it exceeds that number. Logger already does this to some degree, though you probably want more control than its defaults.
You received this message because you are subscribed to the Google Groups "elixir-lang-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elixir-lang-ta...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-talk/CAPtDoj16tyNieua2bPzSVNm0q9FJ%2BcBWn6OPizrqya%2BK8WuFbQ%40mail.gmail.com.
sync_threshold key? Also, what amount of logs does your server generate, and what's the backend you're using?To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-talk/CAOMhEnyjAVvDzX5YC5H5wJEwqnqW_d%2B54BwLGFzaw0fs8yTOYg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-talk/CAOPKHevV80yTeZuVZj9oKPJRg0hOeZTmbPFTDZzB6gMQLtKLtQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-talk/CAPtDoj0orvrEcAYc9B72GKEZs%3Dhxf5HUs8AwHWSY9qcJ297nsA%40mail.gmail.com.