From c9375c40656e226a985ba73e7c45d2f7a4ea75ab Mon Sep 17 00:00:00 2001 From: Michael Brasser Date: Mon, 29 Mar 2010 15:13:45 +1000 Subject: Doc. --- doc/src/declarative/globalobject.qdoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/src/declarative/globalobject.qdoc b/doc/src/declarative/globalobject.qdoc index 9f6be12..addc192 100644 --- a/doc/src/declarative/globalobject.qdoc +++ b/doc/src/declarative/globalobject.qdoc @@ -301,4 +301,9 @@ When a database is first created, an INI file is also created specifying its cha This data can be used by application tools. +\section1 Logging + +\c console.log() and \c console.debug() can be used to print information +to the console. See \l{Debugging QML} for more information. + */ -- cgit v0.12