c755a-loggr

Introduction

c755a-loggr is a collection of Python scripts to parse log files generated by NEL ISCS software. Currently, scripts are capable of parsing scs_log, rad_log and tmc_log.

Installation

git clone git@git.asia.services.thales:T0062248/c755a-loggr.git

Add c755a-loggr to your PYTHONPATH.

export PYTHONPATH="${PYTHONPATH}:/path/to/your/c755a-loggr"