Bug 101689 - Which entity creates (I assume in Xorg Server) Xorg.0.log files (currently in ~/.local/share/xorg directory)?
Summary: Which entity creates (I assume in Xorg Server) Xorg.0.log files (currently in...
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: 7.7 (2012.06)
Hardware: x86-64 (AMD64) Linux (All)
: low enhancement
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-04 10:24 UTC by _nobody_
Modified: 2017-07-04 15:46 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description _nobody_ 2017-07-04 10:24:58 UTC
I would like to understand a bit of Xorg server architecture. Since I could not find anywhere by searching on net, would you like to explain to me which part of the Xorg server does logging services, currently in: ~/.local/share/xorg directory?

Or to point to me to some open net pointers for the appropriate explanation?

Thank you,
_nobody_
Comment 1 Alan Coopersmith 2017-07-04 15:46:59 UTC
The bug database is a horrible place to ask questions - please use the
xorg-devel mailing list instead for that:
  https://www.x.org/wiki/XorgMailingLists/

But since this is already filed, the X server logging framework is
responsible for the log files:
https://cgit.freedesktop.org/xorg/xserver/tree/os/log.c
https://cgit.freedesktop.org/xorg/xserver/tree/hw/xfree86/common/xf86Helper.c#n1148


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.