timbre

fmn 2020-05-23T14:51:50.006500Z

@jjttjj Thanks, but I need to filter it based on the value, for example a user's password. I ended up using :middleware to search for a value which is an instance of SensitiveData which implements toString that always returns "<<SENSITIVE>>" .