| Age | Commit message (Collapse) | Author |
|
- set up a root logger, which is going to catch
all the other logger instances set up by other
modules (sleekxmpp for instance)
- by default, if not in background mode, everything
gets logged to the console.
|
|
- alias logs should be properly redirected
- needs to redirect sleekxmpp somewhere
|
|
need more work, think it's broken as it is.
|
|
basic functionality should work now. Need to figure out
how to redirect the logs to a file
|
|
|
|
function back later)
Requesting the child items now works
Add a zip example of objects for testing
|
|
|
|
still lots of work to do
|
|
* remove sleekxmpp (install guideline in server/README)
* move server code to server directory
* webclient directory with basic strophejs example
|