Browse Source
* electrum_server: set logging format * daemontools: remove 't' multilog argumentpatch-2
committed by
Neil
2 changed files with 4 additions and 2 deletions
@ -1,2 +1,2 @@ |
|||
#!/bin/sh |
|||
exec multilog t s500000 n10 /path/to/log/dir |
|||
exec multilog s500000 n10 /path/to/log/dir |
|||
|
Loading…
Reference in new issue