mirror of
https://github.com/justinccdev/opensimulator-tools.git
synced 2026-08-14 01:07:50 +00:00
Put README in markdown and add some more notes
This commit is contained in:
+4
-1
@@ -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.
|
||||
Reference in New Issue
Block a user