Skip to content

Reads SS13 logs (currently only client side) and outputs them in a more readable format.

License

Notifications You must be signed in to change notification settings

pobiega/LogDiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogDiver

Reads SS13 logs (currently only client side) and outputs them in a more readable format. Main feature is reading the logfile as it is being written to by Byond, using a file monitor.

Current features

  • Create/remove and drag, dock or float any number of configurable windows (I call them targets) to display log lines that match a string.contains filter.
  • Read log files, both closed and open (still being written to) and parse them.
  • Adds timestamps to lines read by the live logger.
  • Regex filters
  • Targets can have multiple filters of different kinds

Planned features

  • Save targets configurations to disk. Load on startup.
  • Support loading of server-side log files and parse them accordingly.

About

Reads SS13 logs (currently only client side) and outputs them in a more readable format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages