How to use?
===========


You can import ``log4javascript`` from ``js.log4javascript`` and ``need`` it where you want
these resources to be included on a page::

  >>> from js.log4javascript import log4javascript
  >>> log4javascript.need()

