David Wilson
7dacb68eeb
issue #552 : include process identity in log messages.
6 years ago
David Wilson
0f30808234
ansible: quiesce boto logger; closes #541 .
6 years ago
David Wilson
1f77d24bec
Update copyright year everywhere.
6 years ago
David Wilson
ae5a471e31
issue #539 : disable logger propagation.
6 years ago
David Wilson
f67960848b
issue #61 : unused import (reported by LGTM)
6 years ago
David Wilson
17dda781c0
issue #317 : ansible: fix log filtering in several cases
...
* mitogen/ansible_mitogen should only generate ERROR-level logs in
log_path unless -vvv is enabled.
* Targets were accidentally configured to always have DEBUG set, causing
many log messages to be sent on the wire even though they would be
filtered in the master.
Closes #317 .
6 years ago
David Wilson
417e02bd6d
ansible: copy Ansible's method for finding the display.
6 years ago
David Wilson
0eb77b5f7c
utils: always enable microsecond logging.
...
It's too useful, and the logs are fairly out of control already, may as
well just capture everything in the first pass.
6 years ago
David Wilson
6025412050
issue #272 : add a blacklist for noisy target loggers
6 years ago
David Wilson
2fbe1f1b54
Get integration tests running under 2.6.
...
Closes #270
Closes #273
6 years ago
David Wilson
6fb3a76e68
master: annotate LogForwarder messages.
...
mitogen/master.py:
Annotate forwarded log entries with their original source, logger
name, and message.
ansible:
mark stderr in red with -vvv
Tempting to make this appaer 100% of the time, but some crappy
bashrcs may cause lots of junk to be printed.
7 years ago
David Wilson
296683b130
ansible: always display Mitogen errors and warnings.
...
They're no longer buried in -vvv output.
7 years ago
David Wilson
9067a7b173
ansible: Move setLevel() bits together.
7 years ago
David Wilson
36e1ae15fd
issue #172 : prevent 'No handlers..' error being printed.
7 years ago
David Wilson
e0c4d6b348
ansible: Quick fix for #172 .
7 years ago
David Wilson
9e514240a1
issue #156 : always enable microsecond logging
7 years ago
David Wilson
4d96d0c1af
issue #156 : fix duplicate -vvvv logging
7 years ago
David Wilson
59dab72e29
ansible: log ansible_mitogen.* to -v too.
7 years ago
David Wilson
6bd4c5ead5
docs: Ansible logging update ( #111 )
7 years ago
David Wilson
016d47aa91
Log and track PIDs everywhere for Ansible.
7 years ago
David Wilson
7ab1af043e
ansible: redirect logging into display 'framework'. closes #111
7 years ago