diff options
author | Ankitkumar Patel <ankit@research.att.com> | 2018-05-04 11:47:45 -0400 |
---|---|---|
committer | Ankitkumar Patel <ankit@research.att.com> | 2018-05-04 11:48:19 -0400 |
commit | af976863719222f13e7b23fa87c3ba4d212e10f6 (patch) | |
tree | a5ea8d0bdcdc44afafe58dd7292592c7604ec2dd /.gitignore | |
parent | 23c3354245f8a9bc1d87ea3becc0f217bf10bbd7 (diff) |
EELF logging is added
EELF logging is added.
Issue-ID: OPTFRA-227
Change-Id: I2ec7ab4c13f93736acee82a36b9420480d78b50c
Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -112,3 +112,8 @@ venv.bak/ # pyCharm .idea/ xunit*.xml + +# Autogenerated for simulations +simulator-logs +test/functest/simulators/config +test/functest/simulators/osdf |