mixu / minilog

Lightweight client & server-side logging with Stream-API backends
http://mixu.net/minilog/
Other
382 stars 51 forks source link

fixed export for localstorage so now it works ok #20

Closed itaykomemy closed 10 years ago

itaykomemy commented 10 years ago

Why closed?

mixu commented 10 years ago

I don't know, you closed the PR?

itaykomemy commented 10 years ago

I don't remember closing it. Anyway I opened it again.

mixu commented 10 years ago

merged, thanks, sorry for delay!

mixu commented 10 years ago

published as v.2.0.5

itaykomemy commented 10 years ago

Thanks. I can't get the localStorage to act as a cache to the ajax requests "Unsent logs from localStorage are sent the next time the backend is activated (on your domain, localStorage is isolated)."

Could you explain how to set that up?