Sha256: 5c4d00917e1253ad0976bf460623e25c44375c32a25d1964bf011ae8af92d46e
Contents?: true
Size: 545 Bytes
Versions: 1
Compression:
Stored size: 545 Bytes
Contents
- It is slow: logger on first call has to select only applicable rules and run only them afterwards rather than going via all rules each time. It will gain almost 300% in parsing speed on my app. - Replace output ... => ... with format ... output ... => do format .... end - output ... => ... - may be: debug ... => ... info ... => ... - Simplest configuration with warning - Switch tests on rr expectations - logger called within Base does not log when Derived is instantiated - writing messages in any encoding
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tagged_logger-0.2.5 | todo.txt |