Commit Graph

31 Commits

Author SHA1 Message Date
Reinhard Pointner b62f2c8237 Fix NPE 2018-06-24 01:16:30 +07:00
Reinhard Pointner d34594c53e Support for more escape codes 2018-06-23 15:56:14 +07:00
Reinhard Pointner c877f3cc05 Support for more escape codes 2018-06-23 15:29:55 +07:00
Reinhard Pointner 7bbfc3cfa7 Require a set of distinct files
# Fixes https://www.filebot.net/forums/viewtopic.php?f=6&t=5108
2017-06-11 20:44:49 +08:00
Reinhard Pointner 761a700db0 Simplify logging output 2017-04-02 01:59:30 +08:00
Reinhard Pointner 83c1796cf9 Simplify logging output 2017-04-02 01:46:25 +08:00
Reinhard Pointner eb7e393ddb false: true: true 2017-04-02 01:14:55 +08:00
Reinhard Pointner ef70619447 Simplify logging output 2017-04-01 22:39:56 +08:00
Reinhard Pointner 1467003565 Improved logging for when xattr is not supported 2017-03-31 01:25:53 +08:00
Reinhard Pointner e15e69213b Fix Locking <file> log message 2017-02-15 01:36:59 +08:00
Reinhard Pointner f414f2519c Refactor warning messages 2017-02-01 16:17:33 +08:00
Reinhard Pointner 343f6de4db Refactor warning messages 2017-02-01 16:10:01 +08:00
Reinhard Pointner b44df59d55 Use internal logging for --log-file instead of copying stdio/stderr to file (which doesn't work for native code or sub-process console output anyway) 2017-01-28 19:07:12 +08:00
Reinhard Pointner ee96df22f5 Use internal logging for --log-file instead of copying stdio/stderr to file (which doesn't work for native code or sub-process console output anyway) 2017-01-28 01:22:46 +08:00
Reinhard Pointner f078aae747 + Support ANSI color output on Linux / Mac 2016-10-19 02:29:16 +08:00
Reinhard Pointner fa92835f62 Work around javac type inference issues 2016-10-18 04:24:20 +08:00
Reinhard Pointner 0d945f207e + Support ANSI color output on Linux / Mac 2016-10-18 03:03:08 +08:00
Reinhard Pointner 3a27c58fdd + Support ANSI color output on Linux / Mac 2016-10-18 02:22:34 +08:00
Reinhard Pointner 9b60d6f206 Improved error logging 2016-04-12 06:19:45 +00:00
Reinhard Pointner a96af61f79 Better logging defaults 2016-03-15 14:57:21 +00:00
Reinhard Pointner 7a2fd989a3 Fix logger NPE issues 2016-03-11 08:17:02 +00:00
Reinhard Pointner 4d695a1d7d Refactor logging 2016-03-10 14:38:34 +00:00
Reinhard Pointner f45f390d5c only log errors to file 2016-03-09 16:18:20 +00:00
Reinhard Pointner 2f76465c38 Unify gui/console logging 2016-03-09 16:02:36 +00:00
Reinhard Pointner 58c1169fec Make FINEST matcher logging options available to end users 2016-03-02 19:10:55 +00:00
Reinhard Pointner cb79fe71b5 Make FINEST matcher logging options available to end users 2016-03-02 18:15:32 +00:00
Reinhard Pointner 862d181c29 Refactor console logging 2016-03-02 17:25:14 +00:00
Reinhard Pointner 227f313461 Added SystemProperty accessor class 2016-03-02 17:10:18 +00:00
Reinhard Pointner e7da897a1c Refactor console logging 2016-03-02 16:14:16 +00:00
Reinhard Pointner 09ef06496d Refactor console logging 2016-03-02 15:55:06 +00:00
Reinhard Pointner 567b50da21 Refactor console logging 2016-03-02 15:02:44 +00:00