SChernykh / p2pool

Decentralized pool for Monero mining
GNU General Public License v3.0
1.08k stars 128 forks source link

LogFile #159

Closed jameswillhoite closed 2 years ago

jameswillhoite commented 2 years ago

I have two different p2pools running (main chain, and side chain). They both write to the same p2pool.log file and would like to split them. Can a parameter be added to allow you to specify the log file location.

SChernykh commented 2 years ago

Just start them in different working directories.

jameswillhoite commented 2 years ago

While that is a possibility, It would be nice to have as a feature in a later release.