Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Log Output

Name: Anonymous 2013-06-17 12:23

My work is having me write a program to interface with a new toll system they're working on. Part of it is outputting every event to a log file, like so:

http://pastebin.com/qS94LJSY

What's a good way to clean this up?

Name: Anonymous 2013-06-17 12:44

Name: Anonymous 2013-06-17 12:46

>>2
I'm talking about formatting the output I generate, not parsing it as is.

Name: Anonymous 2013-06-17 12:48

>>3
It doesn't matter much how it's formatted, if you can parse it any way you want to generate whatever reports and stats.

Name: Anonymous 2013-06-17 12:54

require 'logger'

Name: Anonymous 2013-06-17 20:33

Name: Anonymous 2013-06-17 20:38


Don't change these.
Name: Email:
Entire Thread Thread List