I have started the openoffice as a local service (Linux):
- Code: Select all Expand viewCollapse view
soffice-headless-nologo-nofirststartwizard-accept = socket, host = 0.0.0.0, port = 8100; urp
And I would like to write a trace log, but I do not know how to do it.
Can you help me start the service to write a log file?
Thank you!