Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/eggjs/egg-logger
Egg logger
https://github.com/eggjs/egg-logger
fix: Transport log should return string type
fengmk2 opened this pull request 13 days ago
fengmk2 opened this pull request 13 days ago
feat: print AggregateError errors stack
fengmk2 opened this pull request about 1 month ago
fengmk2 opened this pull request about 1 month ago
Node 14版本 const traceId = ctx.tracer?.traceId || '-'; 语法不兼容呢
zhoujingang opened this issue 2 months ago
zhoujingang opened this issue 2 months ago
包含node低版本不支持语法,低版本node直接运行会报错
fish-jade opened this issue 7 months ago
fish-jade opened this issue 7 months ago
为什么强制安装到最新版
soberingw opened this issue 7 months ago
soberingw opened this issue 7 months ago
feat: use utility@2
fengmk2 opened this pull request 8 months ago
fengmk2 opened this pull request 8 months ago
fix: should add paddingMessage on ConsoleLogger
fengmk2 opened this pull request about 1 year ago
fengmk2 opened this pull request about 1 year ago
fix: should use paddingMessageFormatter on ConsoleTransport options
AmazingCaddy opened this pull request about 1 year ago
AmazingCaddy opened this pull request about 1 year ago
feat: print err.cause if exists
killagu opened this pull request over 1 year ago
killagu opened this pull request over 1 year ago
fix: allow EggConsoleLogger init without options
fengmk2 opened this pull request over 1 year ago
fengmk2 opened this pull request over 1 year ago
ContextLogger, AppLogger 需要支持自定义format
AntiMoron opened this issue over 1 year ago
AntiMoron opened this issue over 1 year ago
feat: add dateISOFormat option
sjfkai opened this pull request almost 2 years ago
sjfkai opened this pull request almost 2 years ago
chore: get FileTransport file
mytEcust opened this pull request almost 2 years ago
mytEcust opened this pull request almost 2 years ago
fix: ctx logger paddingMessage should be a getter
fengmk2 opened this pull request almost 2 years ago
fengmk2 opened this pull request almost 2 years ago
feat: export logger.options type
fengmk2 opened this pull request almost 2 years ago
fengmk2 opened this pull request almost 2 years ago
fix: use util.debuglog instead of debug module
fengmk2 opened this pull request almost 2 years ago
fengmk2 opened this pull request almost 2 years ago
feat: allow custom format paddingMessage
fengmk2 opened this pull request almost 2 years ago
fengmk2 opened this pull request almost 2 years ago
chore: auto release
fengmk2 opened this pull request about 2 years ago
fengmk2 opened this pull request about 2 years ago
🐛 FIX: Add localStorage options to EggLoggers
fengmk2 opened this pull request about 2 years ago
fengmk2 opened this pull request about 2 years ago
📦 NEW: [BREAKING] support asyncLocalStorage to get ctx
fengmk2 opened this pull request about 2 years ago
fengmk2 opened this pull request about 2 years ago
🐛 FIX: Ignore error log after stream close on unittest env
fengmk2 opened this pull request about 2 years ago
fengmk2 opened this pull request about 2 years ago
feat: support custom concentrateLoggerName options
mansonchor opened this pull request over 2 years ago
mansonchor opened this pull request over 2 years ago
feat: Only output logs in JSON file format is supported
duqingyu opened this pull request almost 3 years ago
duqingyu opened this pull request almost 3 years ago
feat: Only output logs in JSON file format is supported
duqingyu opened this pull request almost 3 years ago
duqingyu opened this pull request almost 3 years ago
fix: EggLoggers constructor typing
linrf opened this pull request about 3 years ago
linrf opened this pull request about 3 years ago
feat: support performance timer for more precise milliseconds
fengmk2 opened this pull request about 3 years ago
fengmk2 opened this pull request about 3 years ago
feat: add consoleFormatter to support user customization
wlz-light opened this pull request over 3 years ago
wlz-light opened this pull request over 3 years ago
fix: remove defineProperty to improve performance
dead-horse opened this pull request over 3 years ago
dead-horse opened this pull request over 3 years ago
fix: use FrameworkBaseError.isFrameworkError to judge
mansonchor opened this pull request over 3 years ago
mansonchor opened this pull request over 3 years ago
feat: logger formatError should support FrameworkErrorFormater
mansonchor opened this pull request almost 4 years ago
mansonchor opened this pull request almost 4 years ago
refactor: new Buffer() API refactor
mansonchor opened this pull request almost 4 years ago
mansonchor opened this pull request almost 4 years ago
test: only run tests on github actions
fengmk2 opened this pull request almost 4 years ago
fengmk2 opened this pull request almost 4 years ago
Fix console logger default level
lix059 opened this pull request almost 4 years ago
lix059 opened this pull request almost 4 years ago
fix: stream reload testcase. Bty, the rean is when log method invok…
lix059 opened this pull request almost 4 years ago
lix059 opened this pull request almost 4 years ago
fix: logger level error in production
lix059 opened this pull request almost 4 years ago
lix059 opened this pull request almost 4 years ago
feat: support record client source ip
menggong opened this pull request over 4 years ago
menggong opened this pull request over 4 years ago
chore: update ci
atian25 opened this pull request over 4 years ago
atian25 opened this pull request over 4 years ago
chore(typings): add EggLoggerOptions['concentrateError']: 'duplicate'…
congyuandong opened this pull request over 4 years ago
congyuandong opened this pull request over 4 years ago
[Snyk] Security upgrade mkdirp from 0.5.1 to 1.0.0
snyk-bot opened this pull request almost 5 years ago
snyk-bot opened this pull request almost 5 years ago
chore: update travis
atian25 opened this pull request about 5 years ago
atian25 opened this pull request about 5 years ago
fix:stream unwritable(may cutting) write logger should be write into …
BubbleM opened this pull request over 5 years ago
BubbleM opened this pull request over 5 years ago
Update .travis.yml
atian25 opened this pull request over 5 years ago
atian25 opened this pull request over 5 years ago
fix: buffer error flush by pick #30
atian25 opened this pull request over 5 years ago
atian25 opened this pull request over 5 years ago
fix: buffer error flush
atian25 opened this pull request over 5 years ago
atian25 opened this pull request over 5 years ago
fix: buffer error flush
atian25 opened this pull request over 5 years ago
atian25 opened this pull request over 5 years ago
refactor: context formatter
yolopunk opened this pull request over 5 years ago
yolopunk opened this pull request over 5 years ago
fix(backport): implicitly any type
whxaxes opened this pull request over 5 years ago
whxaxes opened this pull request over 5 years ago
feat: support contextFormatter, backport #51
atian25 opened this pull request over 5 years ago
atian25 opened this pull request over 5 years ago
feat: support contextFormatter
popomore opened this pull request almost 6 years ago
popomore opened this pull request almost 6 years ago
fix: crash when format a getter-only error stack
XadillaX opened this pull request almost 6 years ago
XadillaX opened this pull request almost 6 years ago
fix: formatter invalid when options.json is true
jas0ncn opened this pull request almost 6 years ago
jas0ncn opened this pull request almost 6 years ago
chore: comments typo fix; make code intention more clearer and eliminate 1 line of duplicate
Jeff-Tian opened this pull request almost 6 years ago
Jeff-Tian opened this pull request almost 6 years ago
chore: comments typo fix
Jeff-Tian opened this pull request almost 6 years ago
Jeff-Tian opened this pull request almost 6 years ago
Feature/context formatter
Jeff-Tian opened this pull request almost 6 years ago
Jeff-Tian opened this pull request almost 6 years ago
fix: duplicate should ignore some transports
atian25 opened this pull request almost 6 years ago
atian25 opened this pull request almost 6 years ago
[WIP] fix: marked duplicate as deprecated
atian25 opened this pull request almost 6 years ago
atian25 opened this pull request almost 6 years ago
fix: should not duplicate to console
atian25 opened this pull request about 6 years ago
atian25 opened this pull request about 6 years ago
chore: modify engine version
atian25 opened this pull request about 6 years ago
atian25 opened this pull request about 6 years ago
feat: file path support relative path
atian25 opened this pull request about 6 years ago
atian25 opened this pull request about 6 years ago
chore: fix typo
Jeff-Tian opened this pull request about 6 years ago
Jeff-Tian opened this pull request about 6 years ago
fix: logger should extend Map
whxaxes opened this pull request about 6 years ago
whxaxes opened this pull request about 6 years ago
feat: support concentrateError and set default to duplicate
atian25 opened this pull request about 6 years ago
atian25 opened this pull request about 6 years ago
feat: support custom context formatter
atian25 opened this pull request about 6 years ago
atian25 opened this pull request about 6 years ago
feat: support config.retainOnRedirect for redirect
atian25 opened this pull request about 6 years ago
atian25 opened this pull request about 6 years ago
feat: redirect support `options.duplicate`
atian25 opened this pull request about 6 years ago
atian25 opened this pull request about 6 years ago
make formatter param passed by the user have higher priority
satancp opened this pull request about 6 years ago
satancp opened this pull request about 6 years ago
deps: use circular-json-for-egg to remove deprecate message
dead-horse opened this pull request about 6 years ago
dead-horse opened this pull request about 6 years ago
fix: fix agent coreLogger filename and few typos
kimiyang opened this pull request about 6 years ago
kimiyang opened this pull request about 6 years ago
Fix implicit-any error for EggLoggers#set
andy-ms opened this pull request about 6 years ago
andy-ms opened this pull request about 6 years ago
Fix write close stream
dead-horse opened this pull request about 6 years ago
dead-horse opened this pull request about 6 years ago
deps: pin [email protected], update dependencies
dead-horse opened this pull request over 6 years ago
dead-horse opened this pull request over 6 years ago
chore(typings): add LoggerOptions['allowDebugAtProd']: boolean
waitingsong opened this pull request over 6 years ago
waitingsong opened this pull request over 6 years ago
feat(typings): use const enum LoggerLevel instead of interface
waitingsong opened this pull request over 6 years ago
waitingsong opened this pull request over 6 years ago
fix: use circular-json to format error properties
dead-horse opened this pull request over 6 years ago
dead-horse opened this pull request over 6 years ago
[Snyk Update] New fixes for 4 vulnerable dependency paths
snyk-bot opened this pull request over 6 years ago
snyk-bot opened this pull request over 6 years ago
feat(typings): add typings for egg logger
whxaxes opened this pull request over 6 years ago
whxaxes opened this pull request over 6 years ago
fix: inspect use breakLength: Infinity
dead-horse opened this pull request over 6 years ago
dead-horse opened this pull request over 6 years ago
improve: file_buffer 性能
turengege opened this pull request almost 7 years ago
turengege opened this pull request almost 7 years ago
fix(transport): should reload write stream when stream get error
popomore opened this pull request about 7 years ago
popomore opened this pull request about 7 years ago
refact: improve file transport
shaoshuai0102 opened this pull request over 7 years ago
shaoshuai0102 opened this pull request over 7 years ago
feat: add level getter to Logger and Transport
popomore opened this pull request over 7 years ago
popomore opened this pull request over 7 years ago
test: fix testcase
popomore opened this pull request almost 8 years ago
popomore opened this pull request almost 8 years ago
feat: use cork
popomore opened this pull request almost 8 years ago
popomore opened this pull request almost 8 years ago
deps: upgrade all deps to the latest versions
fengmk2 opened this pull request almost 8 years ago
fengmk2 opened this pull request almost 8 years ago
improve: don't convert utf8 string to buffer
fengmk2 opened this pull request about 8 years ago
fengmk2 opened this pull request about 8 years ago
refact: use flushable
shaoshuai0102 opened this pull request about 8 years ago
shaoshuai0102 opened this pull request about 8 years ago
Use flushable as transform stream
shaoshuai0102 opened this pull request about 8 years ago
shaoshuai0102 opened this pull request about 8 years ago
refactor: use .close instead of .end
popomore opened this pull request about 8 years ago
popomore opened this pull request about 8 years ago
fix: print to stderr when stream closed
popomore opened this pull request about 8 years ago
popomore opened this pull request about 8 years ago
feat: write support util.format
dead-horse opened this pull request about 8 years ago
dead-horse opened this pull request about 8 years ago
feat: add .unredirect() for logger
luckydrq opened this pull request over 8 years ago
luckydrq opened this pull request over 8 years ago
feat: add .unredirect() for logger
luckydrq opened this pull request over 8 years ago
luckydrq opened this pull request over 8 years ago
use Infinity to improve semantics and performance
DavidCai1111 opened this pull request over 8 years ago
DavidCai1111 opened this pull request over 8 years ago
feat: remove fileTransport from consoleLogger
popomore opened this pull request over 8 years ago
popomore opened this pull request over 8 years ago
fix: add missing write function on context logger
fengmk2 opened this pull request over 8 years ago
fengmk2 opened this pull request over 8 years ago
feat: display all error properties
dead-horse opened this pull request over 8 years ago
dead-horse opened this pull request over 8 years ago
fix: remove logonId on context logger
fengmk2 opened this pull request over 8 years ago
fengmk2 opened this pull request over 8 years ago
refactor: support coreLogger config
fengmk2 opened this pull request over 8 years ago
fengmk2 opened this pull request over 8 years ago
feat: init version
fengmk2 opened this pull request over 8 years ago
fengmk2 opened this pull request over 8 years ago