-
Notifications
You must be signed in to change notification settings - Fork 2
Logging
ohager edited this page May 3, 2018
·
1 revision
Since Version 0.5 I use Loggly to capture some information during plotting. This helps me to analyze better how the plotter is being used, and most important to identify eventual failures. So, it's important for further maintenance of the project. Using the enhanced setup (option -e) you may disable logging, but I appreciate if you don't do.
It's important that you know, what kind of information is logged:
- account Id (this is not a secret...your account is publicly accessible)
- plot sizes
- selected drives
- output paths
- written and total nonces
- version
- timestamps
Currently, the following behavior is logged:
- Application Start
- Start/End of plotted files
- Spawned XPlotter process
- Exceptions
- User abort