Commit Graph

14 Commits (d26fe5b993393679069914eb2f632159555640a8)

Author SHA1 Message Date
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.
6 years ago
David Wilson 296683b130 ansible: always display Mitogen errors and warnings.
They're no longer buried in -vvv output.
6 years ago
David Wilson 9067a7b173 ansible: Move setLevel() bits together. 6 years ago
David Wilson 36e1ae15fd issue #172: prevent 'No handlers..' error being printed. 6 years ago
David Wilson e0c4d6b348 ansible: Quick fix for #172. 6 years ago
David Wilson 9e514240a1 issue #156: always enable microsecond logging 6 years ago
David Wilson 4d96d0c1af issue #156: fix duplicate -vvvv logging 6 years ago
David Wilson 59dab72e29 ansible: log ansible_mitogen.* to -v too. 6 years ago
David Wilson 6bd4c5ead5 docs: Ansible logging update (#111) 6 years ago
David Wilson 016d47aa91 Log and track PIDs everywhere for Ansible. 6 years ago
David Wilson 7ab1af043e ansible: redirect logging into display 'framework'. closes #111 6 years ago