Re: Logging librarie

"Dmitry Ivanov (as ystok-systema at mail dot ru)" <[email protected]>
Newsgroups gmane.lisp.lispworks.general
Organization Исток-Системы
Message-ID <op.3lljhzghux7y3r@gigo>
Marco Antoniotti (as marco dot antoniotti at unimib dot it) wrote:

> What is the wisdom of the list about  CL logging libraries?

I am basing on the log-interface from Edi's Midget collection.

His display-pane-stream and collecting-display-pane are based on  
capi:display-pane. The latter is a rather inefficient wrap on the native  
OS widget.

So I have switched to the "ordinary" capi:collector-pane instead. But I  
wonder if it thread-safe.
(Hope so as output to a capi:collector-pane instance should go through the  
capi:apply-in-pane-process queue.)

-- 
Dmitry Ivanov
lisp.ystok.ru

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
[email protected]
http://www.lispworks.com/support/lisp-hug.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.