(function( $ ){ $.fn.openlayers = function( mapElementId, options ) { alert(console.log); console.log(options); ... } });
I
Just click on ALL, you will definitely see the console.log output.
Hope it helps...!!!