Add CLI commands and main entry point
Some checks failed
Some checks failed
This commit is contained in:
3
loglens/__init__.py
Normal file
3
loglens/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""LogLens CLI - Log parsing and analysis tool."""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
Reference in New Issue
Block a user