Skip to content

v0.5.0

Compare
Choose a tag to compare
@patrickelectric patrickelectric released this 12 Mar 12:47
· 15 commits to master since this release
70131bc

What's Changed

  • Add logging #17
        --log-path <log-path>            Specifies the path in witch the logs will be stored [default: ./logs]
        --log-settings <log-settings>    Set logging intervals for various services in a comma-separated list (e.g.,
                                         "system-cpu=10,system-disk=30") Valid keys are: netstat, platform, serial-
                                         ports, system-cpu, system-disk, system-info, system-memory, system-
                                         network, system-process, system-temperature, system-unix-time-seconds

Full Changelog: v0.4.8...v0.5.0