try a tab, for fun
This commit is contained in:
parent
655b0d9b7b
commit
ad4a9c04b9
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ from ansible import utils
|
|||
|
||||
TIME_FORMAT="%b %d %Y %H:%M:%S"
|
||||
|
||||
MSG_FORMAT="%(now)s - %(count)s - %(category)s - %(name)s - %(data)s\n"
|
||||
MSG_FORMAT="%(now)s\t%(count)s\t%(category)s\t%(name)s\t%(data)s\n"
|
||||
|
||||
LOG_PATH = '/var/log/ansible'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue