Change... to what?
Change... to what?
Posted Nov 25, 2011 5:34 UTC (Fri) by dlang (guest, #313)In reply to: Change... to what? by HelloWorld
Parent article: That newfangled Journal thing
It's "compatible" with syslog in that if you are willing to throw out it's advantages of being structured and trusted you can encapsulate syslog data in journal messages.
but if you have done this, what exactly is the advantage of this new tool?
and if you can go the other way and have the journal entries put into nicely formatted structured syslog messages, why do you need the journal to do this again instead of just writing the nicely formatted messages to syslog in the first place?
Especially if you like writing your log entries via a library, there is absolutely nothing preventing you from using a library that writes structured messages to syslog.
