parazyd
|
0e6f51e895
chore: Update copyright year in license headers
|
2 лет назад |
x
|
662c9936c6
undo accidental commit to cli.rs
|
2 лет назад |
x
|
113978a6d4
darkirc: add p2p.get_info()
|
2 лет назад |
parazyd
|
ffe8643812
bin: Feature cleanup
|
2 лет назад |
parazyd
|
8f46f7b777
lib: Clean up library features.
|
2 лет назад |
x
|
f203b77281
Revert "bugfix: get_log_config(), the log level is set in TermLogger::new(), not in get_log_config() which simply controls the formatting."
|
3 лет назад |
x
|
39db8099d9
bugfix: get_log_config(), the log level is set in TermLogger::new(), not in get_log_config() which simply controls the formatting.
|
3 лет назад |
parazyd
|
a02e3475f6
lib: Remove async-std dependency.
|
3 лет назад |
parazyd
|
0f125fa2db
net: Remove async-std dependency and prefer smol.
|
3 лет назад |
parazyd
|
968550a680
util: Clippy lints
|
3 лет назад |
aggstam
|
77067ac615
util/cli: fmt
|
3 лет назад |
parazyd
|
363a6cd998
vanityaddr: Remove indicatif dependency.
|
3 лет назад |
aggstam
|
a63a808992
util/cli/async_daemonize: use log_file to explicitly write to, impl signal handler using async signal hooks
|
3 лет назад |
parazyd
|
0ac5d6026b
util/cli: Make -v show the [INFO] log target, and -vv to actually debug.
|
3 лет назад |
parazyd
|
6cddfac05f
Replace num_cpus crate with stdlib alternative.
|
3 лет назад |
parazyd
|
99df7d02ea
cli: Always write the log target in logs.
|
3 лет назад |
parazyd
|
71cd3064d6
Update license year.
|
3 лет назад |
parazyd
|
9acfed6402
Clippy lints.
|
3 лет назад |
parazyd
|
88caee7f42
Update and clean up dependencies.
|
3 лет назад |
parazyd
|
b6a0170863
util/cli: Aesthetics
|
3 лет назад |
parazyd
|
f2dd798f2d
Clear up most warnings and have test units pass.
|
3 лет назад |
parazyd
|
8ae84ad7f9
Add license header to source files.
|
3 лет назад |
Luther Blissett
|
47dbf1363f
Clean up async_daemonize for less imports and use smol.
|
3 лет назад |
Luther Blissett
|
e7bc898923
darkwikid: main.rs improvements, and cleanups.
|
3 лет назад |
Luther Blissett
|
6fc5b43d54
Mop up dependencies and features.
|
3 лет назад |
Luther Blissett
|
0e5502f5d5
Move serialization library into its own submodule.
|
3 лет назад |
Luther Blissett
|
470f8ee33d
async_daemonize: Default logs to ~/.local/darkfi directory.
|
3 лет назад |
Luther Blissett
|
03a35d19c1
async_daemonize: Don't mix logs of different bins into the same file.
|
3 лет назад |
ghassmo
|
75c21bb59c
util/cli: create ~/.local directory for log file if it's not exist
|
4 лет назад |
ghassmo
|
a6b9620b48
util/cli: change the log path in async_daemonize
|
4 лет назад |