work related

November 18, 2008

revisiting logging

The last few days I've been going over some of the code I've written since I've been here. Quite fun ..

I began by updating the code to our guest wireless utility here. This was fairly simple adding more time slots for a user to select from. While doing this I decided to clean up the logging quite a bit. Originally the logging format was to say the least not pretty (early sysadmin coding).

I'm also going over my log parsing and management applications. This is proving to be quite fun. I need to start getting things tabulated for Feb results.

I should really document stuff a bit better.. perhaps Pod::Usage ?? :-P