aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/log/log.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-03-23 19:44:58 +0000
committerDavid Robillard <d@drobilla.net>2012-03-23 19:44:58 +0000
commit643622798f3f77eec64c30a9e0e6844ad9ebd8f4 (patch)
treee72b22f9877f366faeaf7dfc466ec48c00c944f1 /lv2/lv2plug.in/ns/ext/log/log.ttl
parentc17611e2275ff593efea4a51b343291ce633e919 (diff)
downloadlv2-643622798f3f77eec64c30a9e0e6844ad9ebd8f4.tar.xz
Update log extension.
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/log/log.ttl')
-rw-r--r--lv2/lv2plug.in/ns/ext/log/log.ttl9
1 files changed, 4 insertions, 5 deletions
diff --git a/lv2/lv2plug.in/ns/ext/log/log.ttl b/lv2/lv2plug.in/ns/ext/log/log.ttl
index 567333f..9537938 100644
--- a/lv2/lv2plug.in/ns/ext/log/log.ttl
+++ b/lv2/lv2plug.in/ns/ext/log/log.ttl
@@ -32,11 +32,10 @@
rdfs:seeAlso <http://drobilla.net/drobilla.rdf>
] ;
lv2:documentation """
-
-<p>This extension defines a feature, LV2_Log_Log, which allows plugins to print
-messages to logs implemented by the host with an API much like the standard C
-printf functions. This allows, for example, plugin logs to be nicely presented
-to the user in a graphical user interface.</p>
+<p>This extension defines a feature, <a href="#log">log:log</a>, which allows
+plugins to print log messages with an API much like the standard C printf
+functions. This allows, for example, plugin logs to be nicely presented to the
+user in a graphical user interface.</p>
<p>Different log <q>levels</q> (e.g. <q>error</q> or <q>information</q>) are
defined by URI and passed as an LV2_URID. Thus, the possible number of log