vectordotdev / timber-ruby

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

Raise params_json limit to match the new JSON schema limit of 32_768 #167

Closed binarylogic closed 7 years ago

binarylogic commented 7 years ago

Raises the ControllerCall#params_json limit to 32768 bytes to match this change: https://github.com/timberio/log-event-json-schema/pull/34