vectordotdev / timber-ruby

🌲 Great Ruby logging made easy.
https://timber.io
Other
154 stars 19 forks source link

Use the current thread object_id as the vm_pid #122

Closed binarylogic closed 7 years ago

binarylogic commented 7 years ago

This adds the context.runtime.vm_pid field making it possible to segment logs by the current thread id.