os-log-merger/oslogmerger
Gorka Eguileor f7289fb629 Fix #11: Add auto alias generation
This patch adds optional alias generation from filenames.

There are 4 generation levels:
- Level 0: means disabled and will return the full file.
- Level 1: use filename without base or postfix
- Level 2: like 1, change filenames, reduce directories.
- Level 3: like 2, plus reduce directory names

If an alias is given auto alias generation will be skipped for that
file.
2016-03-14 10:01:33 +01:00
..
__init__.py Initial commit 2015-10-27 14:01:45 +01:00
oslogmerger.py Fix #11: Add auto alias generation 2016-03-14 10:01:33 +01:00