On Wed, 2006-05-17 at 12:28 +0530, Ramashish Baranwal wrote: > Hi, > > I am looking for a way to log messages in my application. Is there any > facility in gtkmm/glibmm to do this with some control over the output > destination, log rotation, etc?
gtk/gtkmm are not programming "environments". they are graphical user interface toolkits, concerned with providing widget sets to the developer. you should be looking at GNOME, KDE, other desktop environments or better yet POSIX for this kind of functionality. --p _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
