Skip to content

Commit 01042e2

Browse files
committed
feat: add missing typedef of removeColor option of file appender
1 parent bd45788 commit 01042e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

types/log4js.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,8 @@ export interface FileAppender {
191191
keepFileExt?: boolean;
192192
// (defaults to .) the filename separator when rolling. e.g.: abc.log`.`1 or abc`.`1.log (keepFileExt)
193193
fileNameSep?: string;
194+
// (defaults to false) remove embedded ANSI color sequence
195+
removeColor?: boolean;
194196
}
195197

196198
export interface SyncfileAppender {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy