Easier logging, use defcondition
commitb119e3e8ebad0c2cbf083daa3337bc6bf5f2bde8
authorGary King <gwking@franz.com>
Fri, 12 Mar 2010 16:16:38 +0000 (12 11:16 -0500)
committerGary King <gwking@franz.com>
Wed, 1 Sep 2010 20:24:50 +0000 (1 13:24 -0700)
tree6c09a0e1128fd1fb08d824321ced75e4aa722b9d
parent907e17812afdee75caba63c9f8f39d7edc0c27c8
Easier logging, use defcondition

Bring in defcondition macro and use it to define conditions

Add *hostname* and *current-user* (though unexported)

Rename *benchmark-log-path* to *log-path*

Add generate-log-entry and implement
generate-profile-log-entry using it; export
generate-log-entry

Make date-stamp more flexible; its default output format
isn't changed.

Tweak load file

remove (the unexported) *additional-measures* and replace
with an argument to generate-log-entry
dev/utilities.lisp