On Thu, Jul 18, 2013 at 11:59 AM, Mateusz Marzantowicz
wrote:
> Hello,
>
> e.g. about logging using journald in
> C/C++ or Python/Perl.
You can still use syslog() or even just printf(), print(), puts(),
cout << ... etc
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproje
- Original Message -
> Hello,
>
> I'm writing some apps for Linux, from time to time. I'd like to know if
> there is any comprehensive developers guide for Fedora. I see lot of
> changes are made to Fedora (and maybe soon RHEL) like no syslog by
> default, systemd machinery, etc. How can o
Hello,
I'm writing some apps for Linux, from time to time. I'd like to know if
there is any comprehensive developers guide for Fedora. I see lot of
changes are made to Fedora (and maybe soon RHEL) like no syslog by
default, systemd machinery, etc. How can one use all that new exciting
features and