Did I miss a message explaining the new start-sender interface? The code below worked before the latest changes to log5.
Michael
*************************
CL-USER> (require :log5)
NIL CL-USER> (use-package :log5)
T CL-USER> (start-sender my-test-sender (stream-sender :location *standard-output*) :category-spec (warn+) :output-spec (time message))
debugger invoked on a UNBOUND-VARIABLE in thread #<THREAD "initial thread" {A744959}>: The variable MY-TEST-SENDER is unbound.
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name): 0: [ABORT] Exit debugger, returning to top level.
(SB-INT:SIMPLE-EVAL-IN-LEXENV MY-TEST-SENDER #<NULL-LEXENV>) 0] 0
Hi Michael,
You didn't miss it; I hadn't gotten around to sending it. My apologies; it was on my list for today.
On Feb 20, 2007, at 12:13 PM, Michael Price wrote:
Did I miss a message explaining the new start-sender interface? The code below worked before the latest changes to log5.
Michael
CL-USER> (require :log5)
NIL CL-USER> (use-package :log5)
T CL-USER> (start-sender my-test-sender (stream-sender :location *standard-output*) :category-spec (warn+) :output-spec (time message))
debugger invoked on a UNBOUND-VARIABLE in thread #<THREAD "initial thread" {A744959}>: The variable MY-TEST-SENDER is unbound.
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name): 0: [ABORT] Exit debugger, returning to top level.
(SB-INT:SIMPLE-EVAL-IN-LEXENV MY-TEST-SENDER #<NULL-LEXENV>) 0] 0
log5-devel mailing list log5-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/log5-devel
-- Gary Warren King, metabang.com Cell: (413) 885 9127 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM