BitShares Forum

Main => General Discussion => Topic started by: MinerVato on September 03, 2014, 07:08:57 pm

Title: _
Post by: MinerVato on September 03, 2014, 07:08:57 pm
_
Title: Re: Export BitSharesX console output to txt
Post by: xeroc on September 03, 2014, 07:38:55 pm
Is there a way to get the output of the BitSharesX console directly to a txt file?
Or do you have a smarter/easier solution to get the output of console commands in to a file?

using Windows Client.
There is a file called config.json next to your wallet folder and the chain data (somewhere in %APPDATA%) ... that file contains loggin information, logging and loggers ... maybe you can use that ... no sure though
Title: Re: Export BitSharesX console output to txt
Post by: vikram on September 03, 2014, 09:30:01 pm
I don't know about the GUI, but with the command line version you can use the --log-commands argument to output all console i/o to a console.log file.