wlog/journald: don't set a default identifier
authorBernhard Miklautz <bernhard.miklautz@thincast.com>
Tue, 10 Nov 2015 12:40:52 +0000 (13:40 +0100)
committerBernhard Miklautz <bernhard.miklautz@thincast.com>
Tue, 10 Nov 2015 12:40:52 +0000 (13:40 +0100)
commitbe0845b46c2e70267f7aa68b984bd4f6341fb041
tree6a48440cef545ce61347f62b6ffe7dac1bca3af5
parent34c707304b16c83f0ba711c6f6b35f4168791ffb
wlog/journald: don't set a default identifier

Don't set the identifier to "winpr" as default value because journald
will use the programs name as default if no identifier is set.
This way a program using WLog doesn't need to set an identifier (except
it want something different then it's name).
winpr/libwinpr/utils/wlog/JournaldAppender.c