[wpa_supplicant] CONFIG_NO_STDOUT_DEBUG

Cristian Ionescu-Idbohrn cristian.ionescu-idbohrn
Tue Sep 20 09:17:06 PDT 2005


Judging from the common.h comments:

  * This function is used to print conditional debugging and error
  * messages.
  * The output may be directed to stdout, stderr, and/or syslog based
  * on configuration.

debbuging to syslog should be a configure option, but it it's not yet
implemented. To make that work, more then one CONFIG_ option would be
required, wouldn't it? Maybe something like:

  CONFIG_NO_DEBUG
  CONFIG_STDOUT_DEBUG
  CONFIG_SYSLOG_DEBUG


Cheers,
Cristian




More information about the Hostap mailing list