I have put up a new Ruby gem: structured_log.
It's an alternative to the many "flat" logs available.
Logging in nested sections (blocks) in Ruby code appears as nested elements in the XML log, giving structure to both.
I have put up a new Ruby gem: structured_log.
It's an alternative to the many "flat" logs available.
Logging in nested sections (blocks) in Ruby code appears as nested elements in the XML log, giving structure to both.
For further actions, you may consider blocking this person and/or reporting abuse
Yaroslav Shmarov -
Dmitry Daw -
roeihaviv -
Peter Gundel -
Once suspended, burdettelamar will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, burdettelamar will be able to comment and publish posts again.
Once unpublished, all posts by burdettelamar will become hidden and only accessible to themselves.
If burdettelamar is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Burdette Lamar.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag burdettelamar:
Unflagging burdettelamar will restore default visibility to their posts.
Top comments (3)
Thanks, Robb.
See the thread over at Reddit/ruby: reddit.com/r/ruby/comments/8pucx9/....
You may want to consider JSON or YAML (or just get me to do it).