diff options
Diffstat (limited to 'main.py')
| -rw-r--r-- | main.py | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +def main(): + print("Hello from pylogsentinel!") + + +if __name__ == "__main__": + main() |
![]() |
index : pylogsentinel.git | |
| Lightweight cron-friendly log monitoring utility with regex rules and per-rule shell actions | Git Server |
| aboutsummaryrefslogtreecommitdiffstats |