[PATCH] Initial Setup syslog logging!

Martin Kolman mkolman at redhat.com
Thu Oct 16 17:05:41 UTC 2014


On Thu, 2014-10-16 at 18:34 +0200, Martin Kolman wrote:
> So I have been finally able to decipher the arcane incantations
> from the Anaconda logging module needed to enable syslog logging
> also in Initial Setup! :)
> 
> So, no more "Initial setup failed - good luck finding out why!",
> but detailed logging messages - if everything goes right:
> http://paste.fedoraproject.org/142509/77076141
> 
> And even if not :P :
> http://paste.fedoraproject.org/142507/13476904
> 
> All directly to the system log/Journal. :)
> 
> Martin Kolman (1):
>   Add syslog logging support (#1145122)
> 
>  initial_setup/__main__.py          | 44 ++++++++++++++++++++++++++++++----
>  initial_setup/initial_setup_log.py | 48 ++++++++++++++++++++++++++++++++++++++
>  initial_setup/product.py           |  5 +++-
>  3 files changed, 92 insertions(+), 5 deletions(-)
>  create mode 100644 initial_setup/initial_setup_log.py
> 
Forgot to note that this is for master & f21-branch. :)



More information about the anaconda-patches mailing list