add OpenLayers.Console namespace and a number of methods that allow for logging of error messages - when firebug.js is included in a page, the application runs in "debug" mode - the Firebug extension or Firebug Lite handles OpenLayers.Console calls depending on availability

git-svn-id: http://svn.openlayers.org/trunk/openlayers@3320 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2007-06-11 23:17:49 +00:00
parent 3eeaf81e64
commit 6a2637eb20
14 changed files with 1104 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@
<li>BaseTypes/test_Size.html</li>
<li>BaseTypes/test_LonLat.html</li>
<li>BaseTypes/test_Bounds.html</li>
<li>test_Console.html</li>
<li>test_Geometry.html</li>
<li>Geometry/test_Point.html</li>
<li>Geometry/test_Curve.html</li>