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:
@@ -0,0 +1,13 @@
|
||||
This directory contains the source for Firebug Lite
|
||||
(http://www.getfirebug.com/lite.html). This code is distributed with a
|
||||
BSD License, Copyright (c) 2007, Parakey Inc. See the included license.txt
|
||||
for the full text of the license.
|
||||
|
||||
This is a patched version of the trunk from
|
||||
http://fbug.googlecode.com/svn/trunk.
|
||||
|
||||
Revision 36 was patched to resolve the issue described here
|
||||
http://code.google.com/p/fbug/issues/detail?id=85
|
||||
|
||||
When this issue is resolved, Firebug Lite can be used directly - no further
|
||||
modifications are needed for OpenLayers.
|
||||
Reference in New Issue
Block a user