[Cuis-dev] Syslog client for Cuis-Smalltalk
olivier auverlot
olivier.auverlot at gmail.com
Mon Dec 30 02:24:44 PST 2024
Hello Hilaire,
Thanks for your feedback.
I've corrected the unit tests.
> So far I don't see the log in my Linux host. I looked at var/log/syslog.
Will it be possible to add log to the syslog of the Host?
Have you installed and configured rsyslog on your computer? It's specified
in the documentation. As you can see in the example below, the entries are
indeed recorded in the computer's syslog:
olivier at penguin:~/Cuis7-2-main$ sudo tail /var/log/syslog
2024-12-30T11:11:09.085441+01:00 penguin systemd[1]: e2scrub_all.service -
Online ext4 Metadata Check for All Filesystems was skipped because of an
unmet condition check (ConditionACPower=true).
2024-12-30T11:15:29.641917+01:00 penguin.lxd myapp[42] big problem with the
coffee pot !!!
Best regards
Olivier :)
Le dim. 29 déc. 2024 à 11:04, Hilaire Fernandes via Cuis-dev <
cuis-dev at lists.cuis.st> a écrit :
> Hi Olivier,
>
> Welcome to the Cuis community. Thanks to share your work.
>
> A few comments. In your test setup, you need to ask an instance of
> SLSyslog with the message #new
>
> syslog := SLSyslog *new* hostName: 'localhost'.
>
> In testPriorityValue, there is no such message as #kernel.
>
> SLSyslog code in comment miss a closing parenthesis
>
>
> So far I don't see the log in my Linux host. I looked at var/log/syslog.
> Will it be possible to add log to the syslog of the Host?
>
> Thanks
>
> Hilaire
>
> -- http://mamot.fr/@drgeo
>
> --
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20241230/df5c1d4d/attachment.htm>
More information about the Cuis-dev
mailing list