[Haiku-bugs] [Haiku] #3215: debug_printf messages from userspace prefixed with "KERN" in syslog

axeld trac at haiku-os.org
Sat Dec 13 00:39:27 CET 2008


#3215: debug_printf messages from userspace prefixed with "KERN" in syslog
------------------------+---------------------------------------------------
  Reporter:  Adek336    |       Owner:  axeld         
      Type:  bug        |      Status:  closed        
  Priority:  normal     |   Milestone:  R1            
 Component:  - General  |     Version:  R1 development
Resolution:  invalid    |   Blockedby:                
  Platform:  All        |    Blocking:                
------------------------+---------------------------------------------------
Changes (by axeld):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 debug_printf() uses a kernel service, and that stuff is supposed to go out
 the serial line (it just ends up in the syslog as there is a redirection).

 If you want to use the syslog from applications, please use the
 appropriate API instead.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/3215#comment:1>
Haiku <http://dev.haiku-os.org>
The Haiku operating system.



More information about the Haiku-bugs mailing list