[PD-dev] pdwindow as syslog

Hans-Christoph Steiner hans at at.or.at
Sun Jan 17 20:32:02 CET 2010


On Jan 17, 2010, at 2:22 PM, zmoelnig at iem.at wrote:

> Quoting "Hans-Christoph Steiner" <hans at at.or.at>:
>
>>> makes sense. (the "verbose/syslog level tag" are rather "post",  
>>> "error", "verbose?"; according to the Pd API)
>>
>>
>> Hmm, I am not sure it makes sense to have three systems  
>> (alternating, post/error, and verbosity level).  How about just  
>> alternating and verbosity level, then assigning post and error a  
>> verbosity level?
>
> isn't that the same?
> just think as "error" and "post" as special and explicit verbosity  
> levels.
>
> this is really only modelled after Pd currently does things (which  
> is not necessarily the worst thing)


Ok, so how about these as the tags:

altline0
altline1

and:

log0
log1
log2
log3
log4
log5
log6
log7

then:


pd_error = log1 (Alert)
error = log3 (Error)
post = log5 (Notice)


.hc

----------------------------------------------------------------------------

News is what people want to keep hidden and everything else is  
publicity.          - Bill Moyers






More information about the Pd-dev mailing list