Thank you Arlen for users consideration and great work :-) I have no need for logging, currently testing v2.2.0-alpha-3 <https://github.com/Arlen22/TiddlyServer/releases/tag/v2.2.0-alpha-3> on a chromebook with crostini
So far so good from the easy npm install based your instructions <https://github.com/Arlen22/TiddlyServer/releases/tag/v2.2.0-alpha-3> TiddlyServer seems a bit faster than my current simpler set-up <https://groups.google.com/d/topic/tiddlywiki/M64suMWXDYQ/discussion>from Panos Firbas <https://gitlab.com/panosfirbas/tiddlyp> where the logging is less verbose Best, tony On Wednesday, April 29, 2020 at 7:14:23 AM UTC-7, Arlen Beiler wrote: > > Well, it seems like no one really cares what happens to logging. It never > was consistent anyway, since the data folder output still went to the > console only. I think I'll just say if anyone runs into serious problems > here feel free to open an issue on GitHub or email me here. Feel free to > post if you didn't notice this thread before this. > > Arlen > > On Tue, Apr 28, 2020 at 10:51 AM Arlen Beiler <[email protected] > <javascript:>> wrote: > >> Good morning everyone, >> >> As you may have noticed TiddlyServer 2.2 is now in the works, and the >> main goals are making it simpler and easier to use. So my question is who >> all uses the "logging" settings to log directly to a file. I'm planning to >> remove this to keep things simpler. The recommended way to handle long >> running processes is a process manager. I use PM2 on servers, and on >> desktop I never log to file, so I'm curious if anyone would really miss >> this feature if I removed it. >> >> I'm planning to print error messages to stderr and the startup messages >> and regular access logs to stdout, instead of writing them to files, so you >> can use redirection or other Node features to direct those streams to a >> file. If this is a seriously missed feature I can add a couple ways to do >> it but it seems like a rather complicated and niche feature, so I doubt >> anyone uses it. >> >> Just thought I'd ask >> Arlen >> > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/64e37b0d-d36a-474d-b166-0bc7ed865f54%40googlegroups.com.

