system logger updates
Description
- logger saves to syslog when running through BurtSharp
- adds date/time prefix to log messages when running through Unity (not needed otherwise b/c syslog already has them)
- deprecated old logger function, now have simpler log functions for each level
- sandbox example for testing SystemLogger
What to focus on
- put content here.
Reviewers
Resources
Issues
What issues does this fix?
- Fixes #120
Edited by Amy Blank