Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/koajs/logger

Development style logging middleware
https://github.com/koajs/logger

Added types

WesleyClements opened this pull request over 2 years ago
Fix untracked body size

WesleyClements opened this pull request over 2 years ago
Fix streaming body sizes not being logged

WesleyClements opened this pull request over 2 years ago
do not replace `ctx.body`, fix #81

TooBug opened this pull request almost 4 years ago
fix: Mod the method of calculating response time

NuoHui opened this pull request almost 4 years ago
Pass ctx to transporter

roark opened this pull request about 4 years ago
is there a way to log user agent?

ralyodio opened this issue about 4 years ago
Update 06/2020

3imed-jaberi opened this pull request over 4 years ago
Update to support v0.0.3 of request-received (fixes #78)

jjd314 opened this pull request over 4 years ago
Support request-received v0.0.3

jjd314 opened this issue over 4 years ago
Is there a reason not to pass ctx on Custom Transporter?

CatsMiaow opened this issue over 5 years ago
Add support for request-received middleware

niftylettuce opened this issue over 5 years ago
View the applicant's IP

mam4dali opened this pull request almost 6 years ago
Register response event listener earlier

danielwpz opened this pull request almost 6 years ago
Fixed error when using custom error codes

Seidel-Michael opened this pull request about 6 years ago
Custom Error codes: TypeError: chalk[color] is not a function

Seidel-Michael opened this issue about 6 years ago
Better not change the Stream ctx.body

meteorlxy opened this issue over 6 years ago
[wip] Provide option to disable colored log output

jamiemjennings opened this pull request over 6 years ago
Option to disable colors in log output

jamiemjennings opened this issue over 6 years ago
V3.2.0

haoxins opened this pull request almost 7 years ago
why 7?

piotr-s-brainhub opened this issue about 7 years ago
Allow passing custom logger (defaults to console)

niftylettuce opened this pull request about 7 years ago
add a transporter to logger opts param

moonrailgun opened this pull request about 7 years ago
Adds Boom compatibility

OmgImAlexis opened this pull request over 7 years ago
Koa-logger@2 not working if used with node < v7.6

sakivks opened this issue over 7 years ago
Compatibility with Chrome Devtools Node.js debugging

lostpebble opened this issue over 7 years ago
Fixes error 'chalk[color] does not return function'

murac opened this pull request over 7 years ago
Change `new Date()` to `Date.now()` for performance

Equim-chan opened this pull request over 7 years ago
Logging in Nanoseconds

nahtnam opened this issue almost 8 years ago
use async function

haoxins opened this pull request almost 8 years ago
Require node 6 to match the koa 2.x dependency

mdlavin opened this pull request almost 8 years ago
Allow bytes package 2.x to be used

mdlavin opened this pull request almost 8 years ago
use `on-finished`

haoxins opened this issue almost 8 years ago
Fix #41, Add default status color for 0

eatgrass opened this pull request about 8 years ago
Colors are lost when running under grunt-concurrent

rbaprado opened this issue about 8 years ago
fix style to be consistent

zzz6519003 opened this pull request over 8 years ago
Updating README.md, Koa has a capital first letter

valera-rozuvan opened this pull request over 8 years ago
Add support for output without ansi color information

RoryH opened this pull request over 8 years ago
Always has 500 error even if ctx.status is not 500

niftylettuce opened this issue over 8 years ago
Using in typescript

KingWu opened this issue over 8 years ago
Incorrect Status Outputs

wlingke opened this issue over 8 years ago
log full stack trace of exceptions

tw-epenkman opened this pull request over 8 years ago
fix typo

qingmingsang opened this pull request over 8 years ago
supporting external logger

eizzo opened this pull request almost 9 years ago
Not all streams will emit the 'close' event. So change it to end

Sobranier opened this pull request almost 9 years ago
Non-colored output when under grunt-concurrent

rbaprado opened this issue almost 9 years ago
TypeError: chalk[color] is not a function

durban89 opened this issue about 9 years ago
Document koa-logger@next being available for koa@next users?

niftylettuce opened this issue about 9 years ago
Update all dependencies 🌴

greenkeeperio-bot opened this pull request about 9 years ago
Performance Impact enabling koa-logger

eriknyk opened this issue about 9 years ago
Next

tejasmanohar opened this pull request about 9 years ago
make master branch compatible with koa@1

dead-horse opened this issue about 9 years ago
Typo: koa should be Koa

fundon opened this issue about 9 years ago
Add support for Koa 2.x

macalinao opened this pull request about 9 years ago
Are there any plans to have an option to store logs in a file?

shri3k opened this issue over 9 years ago
Add ability to specify logger and level

yanickrochon opened this pull request over 9 years ago
It should be nice to replace console with own logger API

yanickrochon opened this issue over 9 years ago
Refactor output coloring and add test cases

bitinn opened this pull request over 9 years ago
Fix content length detect

bitinn opened this pull request almost 10 years ago
replace cumbersome TTY colors, simplify numbering scheme

alkhe opened this pull request almost 10 years ago
Add the ability to use a custom reporter

justmoon opened this pull request about 10 years ago
Text not visible

schickling opened this issue about 10 years ago
process.isatty: remove

yoshuawuyts opened this pull request about 10 years ago
tests

jonathanong opened this issue over 10 years ago
Abstract `length` - to be in line with [email protected]

refack opened this pull request over 10 years ago
Follow up PR #20

qraynaud opened this pull request over 10 years ago
supporting other logger instead of console.log

G3z opened this pull request over 10 years ago
Fix node crashing when using --use_strict flag

MOZGIII opened this pull request over 10 years ago
add readme example

cesarandreu opened this pull request over 10 years ago
Activate strict mode

qraynaud opened this pull request over 10 years ago
compatibility with traceur

qraynaud opened this issue over 10 years ago
add dates

tj opened this issue over 10 years ago
ensure response status codes match koa's behaviour

tj opened this issue almost 11 years ago
messed up error response logs

tj opened this issue almost 11 years ago
remove bold

jonathanong opened this issue almost 11 years ago
cache url before going downstream

jonathanong opened this issue about 11 years ago
option to add a [loggername] in front of each output

jeromew opened this issue about 11 years ago
Rename dev to logger

Thomasdezeeuw opened this pull request about 11 years ago
do not use colors when not inside tty

vesln opened this pull request about 11 years ago
bug generator in 1.0.1 no in master

eyolas opened this issue about 11 years ago
incorrect reporting of 200 for 404

tj opened this issue about 11 years ago
don't show `-` on response codes with no body

jonathanong opened this issue about 11 years ago
different symbol if response was closed

jonathanong opened this issue about 11 years ago
log the response length of streams

jonathanong opened this pull request about 11 years ago
remove ms

jonathanong opened this issue about 11 years ago
crazy idea: calculate the length of a response stream

jonathanong opened this issue about 11 years ago
log when the response is finished

jonathanong opened this issue over 11 years ago