Skip to content
Snippets Groups Projects
Commit dd213500 authored by jkerdreu's avatar jkerdreu
Browse files

Added ignore file & change tail size


git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/trunk@1903 b32b6428-25c9-4566-ad07-03861ab6144f
parent 13769263
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,8 @@ import sys
level = 0
FORMAT = '%-8.08s=> %-10.10s %-36.36s (%-20.20s) %-18.18s %-45.45s'
#FORMAT = '%-8.08s=> %-10.10s %-36.36s (%-20.20s) %-18.18s %-45.45s'
FORMAT = '%-8.08s=> %-15.15s %-36.36s (%-20.20s) %-18.18s %-80.80s'
logger = tools.get_logger("tail",'DEBUG')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment