Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5843
| From | Matthias Urlichs <matthias.urlichs@noris.de> |
|---|---|
| Newsgroups | de.comp.lang.python |
| Subject | [Python-de] Re: Aktuell gesetzte LOG_MASK in syslog herausfinden? |
| Date | 2022-09-22 12:28 +0000 |
| Message-ID | <1d159e86-00b2-ed23-7b9e-447f18a3a320@noris.de> (permalink) |
| References | <8f67ec890b9eec67e46394eba39864f5@posteo.de> |
[Multipart message — attachments visible in raw view] - view raw
On 22.09.22 12:56, c.buhtz@posteo.jp wrote:
> Dafür scheint "syslog" laut Docu aber keinen Mechanismus
> bereitzustellen. Auch im "syslog.__dict__" konnte ich nichts finden.
Das ist 1:1 der "setlogmask"-Call aus der libc.
The setlogmask() function sets this logmask for the calling
process, and returns the pre‐
vious mask. If the mask argument is 0, the current logmask is
not modified.
--
Matthias Urlichs
Executive Principal Solution Architect (Linux)
noris network AG
Thomas-Mann-Straße 16-20
90471 Nürnberg
Deutschland
Tel +49 911 9352 1717
Fax +49 911 9352 100
Email matthias.urlichs@noris.de
noris network AG - Mehr Leistung als Standard
Vorstand: Ingo Kraupa (Vorsitzender), Joachim Astel, Florian Sippel
Vorsitzender des Aufsichtsrats: Stefan Schnabel - AG Nürnberg HRB 17689
Back to de.comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
[Python-de] Aktuell gesetzte LOG_MASK in syslog herausfinden? c.buhtz@posteo.jp - 2022-09-22 10:56 +0000 [Python-de] Re: Aktuell gesetzte LOG_MASK in syslog herausfinden? Matthias Urlichs <matthias.urlichs@noris.de> - 2022-09-22 12:28 +0000 [Python-de] Re: Aktuell gesetzte LOG_MASK in syslog herausfinden? Matthias Urlichs <matthias.urlichs@noris.de> - 2022-09-22 12:40 +0000 Re: [Python-de] Aktuell gesetzte LOG_MASK in syslog herausfinden? "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2022-09-22 23:57 +0200
csiph-web