Commit 6bfd6369 by 陈文顺

日志

parent 99a5ab87
...@@ -43,7 +43,7 @@ public class JobRunnerImpl implements JobRunner { ...@@ -43,7 +43,7 @@ public class JobRunnerImpl implements JobRunner {
// 会发送到 LTS (JobTracker上) // 会发送到 LTS (JobTracker上)
bizLogger.info("测试,业务日志啊啊啊啊啊"); // bizLogger.info("测试,业务日志啊啊啊啊啊");
} catch (Exception e) { } catch (Exception e) {
LOGGER.info("Run job failed!", e); LOGGER.info("Run job failed!", e);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment