restic/debug
Alexander Neumann 959da0a76a debug: Add location to log, improve formatting
Before:

    2015/05/02 00:38:46 [restic] main []string{"./restic", "backup", "."}

After:

    2015/05/02 00:47:42 [  restic]   1 main.go:176    main []string{"./restic", "backup", "-f", "."}
2015-05-02 00:48:26 +02:00
..
debug_release.go Add BreakIf function 2015-03-15 14:00:28 +01:00
debug.go debug: Add location to log, improve formatting 2015-05-02 00:48:26 +02:00