Jesús Pérez Lorenzo jesus
  • Joined on 2021-06-10
jesus pushed to master at LibreCloud/ZTerton 2021-09-17 16:10:26 +00:00
506a9eb086 chore: debug > 0 for println! and verbose > 0
jesus pushed to master at LibreCloud/lib_clds 2021-09-17 16:09:38 +00:00
15c109d0c8 chore: debug > 0 for println! and verbose > 0
jesus pushed to master at LibreCloud/lib_defs 2021-09-17 16:07:33 +00:00
ad0664c90b chore: change verbose to isize, only println if verbose > 0 (env WEB_SERVER_VERBOSE)
jesus pushed to master at LibreCloud/lib_clds 2021-09-17 00:48:20 +00:00
a364d270ed chore: eprintln for Deserialize not defined
jesus pushed to master at LibreCloud/ZTerton 2021-09-16 21:37:32 +00:00
ef6aaf8bbc chore: change run_monitor to struct function
jesus pushed to master at LibreCloud/lib_clds 2021-09-16 21:36:35 +00:00
313e3788df chore: add montior files in structure
jesus pushed to master at LibreCloud/lib_clds 2021-09-16 21:34:03 +00:00
e5d83ee6cd chore: use env debug to println traces
jesus pushed to master at LibreCloud/lib_clds 2021-09-16 21:32:01 +00:00
5c41eb7120 chore: Refactoring move module functions to respective struct items.
jesus pushed to master at LibreCloud/lib_clds 2021-09-16 21:28:27 +00:00
5bd6c74568 chore: syntax crate::defs and remove monitor_rules.rs
jesus pushed to master at LibreCloud/lib_defs 2021-09-16 21:25:37 +00:00
b5685bbe40 chore: fix log name
jesus pushed to master at LibreCloud/lib_clds 2021-09-14 22:33:49 +00:00
159a3f3caa chore: logs to monitor & notifications
jesus pushed to master at LibreCloud/lib_defs 2021-09-14 22:32:24 +00:00
5af9e65b7a chore: add DataStore, logs to monitor
jesus pushed to master at LibreCloud/lib_defs 2021-09-14 22:31:25 +00:00
3cc0c818f0 chore: add chrono
jesus pushed to master at LibreCloud/lib_defs 2021-09-14 22:30:52 +00:00
c1ad9c26da chore: add AppLogs
jesus pushed to master at LibreCloud/ZTerton 2021-09-14 22:29:03 +00:00
07105a7d17 chore: add DEBUG, logs to monitor
jesus pushed to master at LibreCloud/lib_clds 2021-09-14 10:54:43 +00:00
06d9941435 chore: use RuleSchedule enum and new run_monitor_rule
jesus pushed to master at LibreCloud/lib_clds 2021-09-14 10:54:03 +00:00
50eb1c23bd chore: create RuleSchedule as enum
jesus pushed to master at LibreCloud/lib_defs 2021-09-12 22:02:30 +00:00
4726295370 chore: remove non-sense pause for schedtasks
jesus pushed to master at LibreCloud/ZTerton 2021-09-12 22:01:58 +00:00
66ccd59f07 chore: remove non-sense pause for schedtasks
jesus pushed to master at LibreCloud/ZTerton 2021-09-12 21:27:03 +00:00
5633433f4c chore: add config sleep pause for schedtasks