How to log Teapot activity
Dec. 20, 2018
4:02 p.m.
Is there a way to log server activity (to Transcript?) with Teapot? Without ZnSecureServer. -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Dec. 20, 2018
4:19 p.m.
Ask a Teapot's server (which will be a Zinc HTTP Components server) to log. Teapot on server logLevel: 1; logToTranscript. Or even better, inspect the log objects emitted by Zinc HTTP Components. ZnLogEvent announcer inspect. And select the Announcements tab.
On 20 Dec 2018, at 17:02, horrido <horrido.hobbies@gmail.com> wrote:
Is there a way to log server activity (to Transcript?) with Teapot? Without ZnSecureServer.
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
2779
Age (days ago)
2779
Last active (days ago)
1 comments
2 participants
participants (2)
-
horrido -
Sven Van Caekenberghe