hi
i'm a newbie in internet technology and i discover things everyday,
and today i discovered the Logging concept, in the past i saw the word
but ignored it, until i found this:
https://code.google.com/p/logstalgia/
and when i tried to run it, it asked for a log file, and when i
searched how to make log files, found that tornado will use python
standard''s logging module, can you please provide me the version of
hello word using the logging module?
and then, i found a related thread that coined mongodb in logging, and
sent me here:
https://github.com/puentesarrin/mongodb-log
how to use it with tornado? or can i simply use motor to catch the log
and save it asynchronously?