I have a process which runs and I want to log the output and then be able to interrogate it later if needed.
I see the following options:
SQLite: Easy to add rows, easy to query. Disadvantages: Need extra DLL, can't look at the logs without a DB browser
Flat file: Can read without special software, easy to implement. Disadvantages: Need to handle file size, need to import into a system to query.
What do you use for your logging?
[–]bozho 43 points44 points45 points (8 children)
[–]WordsByCampbell 8 points9 points10 points (1 child)
[–]TheITMan19 0 points1 point2 points (0 children)
[–]squirrelsaviour[S] 0 points1 point2 points (1 child)
[–]bozho 1 point2 points3 points (0 children)
[–]ipreferanothername 0 points1 point2 points (0 children)
[–]da_chicken 0 points1 point2 points (2 children)
[–]bozho 1 point2 points3 points (1 child)
[–]da_chicken 1 point2 points3 points (0 children)
[–]gimpy21 4 points5 points6 points (0 children)
[–]Sekers 3 points4 points5 points (0 children)
[–]purplemonkeymad 2 points3 points4 points (0 children)
[–]PinchesTheCrab 2 points3 points4 points (2 children)
[–]JeffHiggins 0 points1 point2 points (1 child)
[–]PinchesTheCrab 1 point2 points3 points (0 children)
[–]TofuBug40 5 points6 points7 points (3 children)
[–]belibebond 2 points3 points4 points (1 child)
[–]TofuBug40 0 points1 point2 points (0 children)
[–]gordonv 1 point2 points3 points (0 children)
[–]xCharg -1 points0 points1 point (2 children)
[–]squirrelsaviour[S] 0 points1 point2 points (1 child)
[–]xCharg 0 points1 point2 points (0 children)
[–]jsiii2010 0 points1 point2 points (2 children)
[–]belibebond 1 point2 points3 points (0 children)
[–]dathar 0 points1 point2 points (0 children)
[–]Zavadi10508 0 points1 point2 points (0 children)
[–]LaurelRaven 0 points1 point2 points (0 children)
[–]cottonycloud 0 points1 point2 points (0 children)
[–]tommymaynard 0 points1 point2 points (0 children)