mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
refactor: pipeline run log
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import log4js, { Appender, Logger, LoggingEvent } from "log4js";
|
||||
import log4js, { LoggingEvent } from "log4js";
|
||||
|
||||
const OutputAppender = {
|
||||
configure: (config: any, layouts: any, findAppender: any, levels: any) => {
|
||||
|
||||
Reference in New Issue
Block a user