Put README in markdown and add some more notes

This commit is contained in:
Justin Clark-Casey
2014-11-19 23:13:35 +00:00
parent 37084dec6a
commit df2a3bf2d5
@@ -1,7 +1,10 @@
README
# README #
A very primitive tool to do some analysis on OpenSimulator logs.
It will likely only be correct for the very latest OpenSimulator code (and then sometimes only dev code) as
it relies on picking out changeable log lines.
At the moment, only prints out
* Attempted logins. This is the only info we are guaranteed to have at INFO logging level.
* Process memory stats.