Login
Register
All Activity
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to the Developer Q&A for the
MultiChain
blockchain platform.
Please feel free to ask questions about the platform to receive answers from the MultiChain developers or other members of the community.
Related questions
Can we run MultiChain on Raspbian ?
Debug.log - loop ResendWalletTransactions()
Handling size of debug.log
Can we copy a file into cache directory to create binary cache item without using appendbinarycache?
Can we run scripts? How does one do it?
4,156
questions
4,369
answers
5,718
comments
Most popular tags
multichain
streams
assets
stream
transactions
json-rpc
blockchain
wallet
permissions
error
address
raw-transactions
asset
mining
node
api
issue
multichain-explorer
nodes
connect
multichaind
multisig
transaction
smart-filters
metadata
private-key
atomic-exchange
multichain-cli
multichain-web-demo
data
connection
performance
blocks
demo
web
json
database
storage
native-currency
bitcoin
private-blockchain
network
fee
smart-contracts
wallets
signrawtransaction
off-chain
exchange
multiple-nodes
getnewaddress
Can we run multichain without debug log
0
votes
Can we run multichain without debug log?
asked
Apr 26, 2016
by
SlobodanMargetic
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
There is a -printtoconsole runtime parameter. You can redirect output to /dev/null.
But we suggest using of -shrinkdebugfilesize parameter. You can set it to very low value, say 10000. This will keep debug.log size below 50KB.
answered
Apr 27, 2016
by
Michael
Please
log in
or
register
to add a comment.
...