How i can change all log files locations on multichain ?

+1 vote
asked Feb 12, 2019 by Ahmed Lotfy

1 Answer

0 votes
 
Best answer

There isn't currently a setting to control the log file location. But may want to consider using a symbolic link to map the default log file location to wherever you want it to be written.

Also the following runtime parameters may be useful (run multichaind without parameters to see documentation):

printtoconsole
shrinkdebugfile
shrinkdebugfilesize

answered Feb 12, 2019 by MultiChain
selected Feb 13, 2019 by Ahmed Lotfy
Thanks, i expected this answer!
Symbolic link is not a solution in my case, any plans to improve this part in the future ?
OK. We'll continue this discussion off this Q&A to see how we can help with your integration.
...