If I call Unregister and then Register (with new filename) then I can miss a log which
might happen just in the moment?
I would prefer to (if I cannot change the filename somewhere)
to Register new Textfilehandler, then Unregister the old one.
Thank you very much for that quick and very helpful support!
(It's sunday!)
Yes, I will follow the proposed path, as I am quite an legacy Delphi Programmer (Programming
Pascal since the 1980's, then TP on CP/M3.. and just pulled main projects to Delphi 12.2...)
So not used for example Generics (currently looking at all the newer concepts) - so your
proposal to derive a new Output Handler is far more handy and less risky to breake something, than digging into the internals deep inside the TMSLogger - and hitting two flies with one stroke as I can also adapt the output as needed (I had this too on my wishlist but postponed until now)