mirror of
https://github.com/go-i2p/i2pkeys.git
synced 2025-06-16 03:58:46 -04:00
25eedfeed87525bd8c05ecd440e374ec972448d0
i2pkeys
Generates and displays the contents of files that are storing i2p keys in the incompatible format used for sam3
Verbosity
Logging can be enabled and configured using the DEBUG_I2P environment variable. By default, logging is disabled.
There are three available log levels:
- Debug
export DEBUG_I2P=debug
- Warn
export DEBUG_I2P=warn
- Error
export DEBUG_I2P=error
If in case I2P_DEBUG is set to an unrecognized variable, it will fall back to "debug".
Languages
Go
81.3%
Makefile
9.9%
CSS
5.9%
HTML
2.9%