On Sat, 2006-09-16 at 22:17 +0800, Dawei Pang wrote: > Hello, > I want to learn the nm how to work.Now, I can only get the nm_info > printed infromation, but I can not print the nm_debug which existed in > the program, although I change the nm_debug to nm_info. > I want to get the result of nm_debug ,please help me , thank > you.
It should be controlled with syslog logging settings. nm_debug logs stuff to syslog with debug priority, which I believe (?) is lower priority than info. Tune syslog and I think they will show up. Dan > _______________________________________________ > NetworkManager-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/networkmanager-list _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
