reevoo / sapience-rb

Hasslefree auto-configuration for logging, metrics and exception collection.
MIT License
10 stars 0 forks source link

Feature: log hooks #64

Closed costis closed 4 years ago

costis commented 4 years ago

'Log hooks' are ruby lambdas that enable the modification of the log entry (Sapience::Log) just before it is passed to the appender. It is a flexible way to do any kind of transformation.

Example use cases are: