aboutsummaryrefslogtreecommitdiff
path: root/logger-config.json
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2018-10-21 19:12:36 +0100
committerJames Barnett <noreply@jamesbarnett.xyz>2018-10-21 19:12:36 +0100
commitc571c1d59031eaf510e560f3bdc62df2374ba45f (patch)
tree6d7365ca0353e03dba46ff19384549aafdc9c66c /logger-config.json
parent8cecaff1ae7240902249676b7d24fadca03fc5a9 (diff)
downloadtplink-energy-monitor-c571c1d59031eaf510e560f3bdc62df2374ba45f.tar.xz
tplink-energy-monitor-c571c1d59031eaf510e560f3bdc62df2374ba45f.zip
Add configurable log interval and max log limitlog-realtime-usage
Diffstat (limited to 'logger-config.json')
-rw-r--r--logger-config.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/logger-config.json b/logger-config.json
new file mode 100644
index 0000000..639d9a5
--- /dev/null
+++ b/logger-config.json
@@ -0,0 +1,4 @@
+{
+ "logIntervalSeconds": 1,
+ "maxLogEntries": 1440
+} \ No newline at end of file