Alex Kocharin
|
037b3aea6a
|
make use of es6-shim
It's mainly because of Object.setPrototypeOf()
|
2014-11-12 17:37:43 +03:00 |
|
Alex Kocharin
|
6a778e8c17
|
change code style to jshttp
close #155, see reasons there
This is a huge commit, so let me know if it will cause
any trouble, I might consider reverting it if it's the case.
|
2014-11-12 17:37:43 +03:00 |
|
Alex Kocharin
|
a5cd498f92
|
use http-errors package instead of custom stuff
|
2014-09-10 21:55:26 +04:00 |
|
Alex Kocharin
|
7e5227e4a1
|
allow "pretty" format for logging into files
ref #88
|
2014-08-11 08:46:20 +04:00 |
|
Alex Kocharin
|
691d62f403
|
eslint update + style fixes
|
2014-02-23 21:20:50 +04:00 |
|
Alex Kocharin
|
b0fa7ee2d1
|
using eslint to check the code
|
2013-12-23 04:14:57 +04:00 |
|
Alex Kocharin
|
3b2bd161b7
|
logging bad versions
|
2013-12-21 16:09:29 +04:00 |
|
Alex Kocharin
|
8ea985ff6b
|
don't color multiline strings in logs output
stack traces should be easily recognizable
|
2013-12-16 03:07:19 +04:00 |
|
Alex Kocharin
|
08d1011433
|
use standard \033 escape sequence for vt esc codes
|
2013-12-08 02:54:26 +04:00 |
|
Alex Kocharin
|
b2f6128e9c
|
style fix
|
2013-10-26 16:18:36 +04:00 |
|
Alex Kocharin
|
61658cfbdc
|
added utils.is_object function for convenience
|
2013-10-22 11:29:57 +04:00 |
|
Alex Kocharin
|
674f944942
|
tweaking fs logger color
|
2013-10-19 00:45:36 +04:00 |
|
Alex Kocharin
|
1a58a0f8d8
|
hide authorization header in logs
|
2013-10-12 18:37:47 +04:00 |
|
Alex Kocharin
|
fcebeea3ee
|
don't print colors if output stream is not tty
|
2013-10-12 11:57:59 +04:00 |
|
Alex Kocharin
|
9ee525b317
|
logging engine added, much better logs now
|
2013-10-11 09:32:59 +04:00 |
|