Re: [Vala] Remove line numbers from logging



Hello,

2011/5/3, Ricardo Gladwell <ricardo gladwell gmail com>:
Thanks for the info, what exactly does the [Diagnostics] annotation do
and where is it used?

It is used in the bindings for GLib (look for glib-2.0.vapi), and
tells the compiler to prepend the file name/line number to the actual
message. logv doesn't have the annotation, so you can use it if you
want things to go through GLib's logging system.

Regards,
Abderrahim



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]