You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support filtering by OTP application. This uses the same mechanism as
per-module filtering by automatically adding in all modules that are part of
an OTP application. It is super useful! See the README.md. Thanks to Jon
Carstons for adding this feature.
Support setting defaults on RingLogger clients so that you can configure
things like a global default to info level messages and then only show
debug messages from some applications