This website requires JavaScript.
34c0062438
renaming from "package flog" to "package log"
master
Charles Iliya Krempeaux
2022-06-29 23:46:50 -0700
1665d92ed6
renaming from "package flog" to "package log"
Charles Iliya Krempeaux
2022-06-29 16:56:57 -0700
a8569fedfb
renaming from "package flog" to "package log"
Charles Iliya Krempeaux
2022-06-29 06:56:41 -0700
eba8823c9e
begin, end
Charles Iliya Krempeaux
2021-02-10 11:47:48 -0800
abffb60501
begin, end
Charles Iliya Krempeaux
2021-02-10 11:40:40 -0800
e7446423ca
begin, end
Charles Iliya Krempeaux
2021-02-10 11:29:47 -0800
002575bd70
alert
Charles Iliya Krempeaux
2021-02-09 13:31:00 -0800
b564f8120b
alert
Charles Iliya Krempeaux
2021-02-09 12:51:40 -0800
73a72074c0
logger
Charles Iliya Krempeaux
2021-02-04 19:59:22 -0800
7054b98d69
logger
Charles Iliya Krempeaux
2021-02-04 19:54:35 -0800
da98f62438
logger
Charles Iliya Krempeaux
2021-02-04 18:54:00 -0800
aa91e4c6a1
logger
Charles Iliya Krempeaux
2021-02-04 18:51:05 -0800
36a701420c
logger
Charles Iliya Krempeaux
2021-02-04 18:25:22 -0800
e690f00e18
logger
Charles Iliya Krempeaux
2021-02-04 17:19:59 -0800
c0015e89c0
calltrace
Charles Iliya Krempeaux
2019-07-11 21:27:37 -0700
ac46db3f16
cosmetic change
Charles Iliya Krempeaux
2019-07-11 20:13:04 -0700
1b31a83f95
cosmetic change
Charles Iliya Krempeaux
2019-07-11 20:11:43 -0700
40005f83f6
renamed files
Charles Iliya Krempeaux
2019-07-11 20:09:05 -0700
5996141025
"go test" in complaining. it was not before. made it happy.
Charles Iliya Krempeaux
2019-07-11 13:44:37 -0700
5e021d190a
corrected docs
Charles Iliya Krempeaux
2018-12-18 17:52:34 -0800
373d0ef772
removed TODO
Charles Iliya Krempeaux
2016-09-23 15:26:05 -0700
7aee85f3ba
logs need to be on their own line
Charles Iliya Krempeaux
2016-09-23 15:24:45 -0700
b9ea23e4b2
added another test. tweaked a previous test. minor tweak.
Charles Iliya Krempeaux
2016-09-22 08:03:02 -0700
4024ee0241
made it use dotquote.AppendMap(). added more tests.
Charles Iliya Krempeaux
2016-09-22 07:51:43 -0700
444461dffa
support prefix for default router
Charles Iliya Krempeaux
2016-09-21 16:30:35 -0700
0c315d3937
added flog.DefaultWritingRouter
Charles Iliya Krempeaux
2016-09-21 12:59:05 -0700
01305ab350
more robustness
Charles Iliya Krempeaux
2016-09-20 11:45:42 -0700
8e0dd2cb15
more robustness
Charles Iliya Krempeaux
2016-09-20 11:27:20 -0700
17e580cdca
more robustness
Charles Iliya Krempeaux
2016-09-20 11:15:32 -0700
55ae1a2fe6
made it so that the Route() methods, of the various routers, will return an error if the receiver is nil. (except for the discard router.)
Charles Iliya Krempeaux
2016-09-20 11:10:43 -0700
4afa358cf7
made it so that the Route() methods, of the various routers, will return an error if the receiver is nil. (except for the discard router.)
Charles Iliya Krempeaux
2016-09-20 11:03:35 -0700
34b5f0d3fe
update docs
Charles Iliya Krempeaux
2016-09-19 17:40:13 -0700
2e14e0b46d
madeit so that for flog.Error(), flog.Errorf(), flog.Errorln() that anything that fits an error that is passed at a parameter gets collected into the "~errors" key in the context. the thing under the "~errors" key is a []error.
Charles Iliya Krempeaux
2016-07-27 14:51:04 -0700
1a63335498
tweaked what pretty printer does.
Charles Iliya Krempeaux
2015-10-15 17:59:07 -0700
faa62bdadd
tweaked some of the logging relating to pretty printing logs.
Charles Iliya Krempeaux
2015-10-15 15:28:20 -0700
72fb8eda60
made it so err.String() gets into the log too.
Charles Iliya Krempeaux
2015-10-15 15:02:23 -0700
239ff85307
created new methods as part of the flogger interface. Debug]
Charles Iliya Krempeaux
2015-10-13 19:16:33 -0700
4bb10531bb
created a non-blocking router
Charles Iliya Krempeaux
2015-10-10 22:34:12 -0700
63bc3f98b9
tweaked docs
Charles Iliya Krempeaux
2015-10-10 22:24:51 -0700
dc2ac1bcf4
created mapping router
Charles Iliya Krempeaux
2015-10-10 22:21:58 -0700
55a0c662c6
updated docs
Charles Iliya Krempeaux
2015-10-10 21:05:53 -0700
edbb25ab53
updated docs
Charles Iliya Krempeaux
2015-10-10 21:04:16 -0700
a8faa56e1d
added to docs
Charles Iliya Krempeaux
2015-10-10 17:43:57 -0700
740934880d
corrected typo
Charles Iliya Krempeaux
2015-10-10 17:41:01 -0700
d738a10509
added to docs
Charles Iliya Krempeaux
2015-10-10 17:39:06 -0700
5b4df795d1
added to docs
Charles Iliya Krempeaux
2015-10-10 17:28:51 -0700
3c7d9e0d6d
added to docs
Charles Iliya Krempeaux
2015-10-10 17:18:09 -0700
594f1ead6b
made it so the context is written out in alphabetical order.
Charles Iliya Krempeaux
2015-10-10 17:08:49 -0700
6aefee528e
added to docs
Charles Iliya Krempeaux
2015-10-10 16:46:41 -0700
e2f685776b
renamed WritingRouter to PrettyWritingRouter.
Charles Iliya Krempeaux
2015-10-10 16:41:58 -0700
dcaa8591f1
renamed file
Charles Iliya Krempeaux
2015-10-10 16:40:44 -0700
18514b6e89
making WritingRouter output prettier.
Charles Iliya Krempeaux
2015-10-10 16:39:33 -0700
cab767a0c9
created FanoutRouter
Charles Iliya Krempeaux
2015-10-10 14:45:21 -0700
5c15d262cf
renamed DiscardRouter to DiscardingRouter.
Charles Iliya Krempeaux
2015-10-10 14:21:25 -0700
d8c0295605
renamed files
Charles Iliya Krempeaux
2015-10-10 14:17:12 -0700
a7db62302f
renamed FilteredRouter to FilteringRouter
Charles Iliya Krempeaux
2015-10-10 14:13:34 -0700
9745ffaaec
file rename
Charles Iliya Krempeaux
2015-10-10 14:11:40 -0700
31952e7ae1
improved test
Charles Iliya Krempeaux
2015-10-10 14:01:12 -0700
fc02e09eb5
added to docs
Charles Iliya Krempeaux
2015-10-10 13:39:59 -0700
cb7d7586b8
added to docs
Charles Iliya Krempeaux
2015-10-10 13:35:41 -0700
4b4695769b
made copying router, than copies messages (and contexts) it sees to memory, and then re-routes it to the sub-router it was given.
Charles Iliya Krempeaux
2015-10-10 13:24:16 -0700
f747012ad3
improved docs
Charles Iliya Krempeaux
2015-10-10 09:18:40 -0700
47bcf79c3a
improved test
Charles Iliya Krempeaux
2015-10-10 09:18:03 -0700
07c6353bb8
added docs
Charles Iliya Krempeaux
2015-10-10 02:46:17 -0700
5c25e91116
added docs
Charles Iliya Krempeaux
2015-10-10 02:43:53 -0700
73c5e4bfaf
signification change to FilteredRouter. only filters one (sub)router now.
Charles Iliya Krempeaux
2015-10-10 02:35:17 -0700
99f30eff97
added some docs. removed some whitespace.
Charles Iliya Krempeaux
2015-10-10 02:17:00 -0700
7b9d03c556
switched NewDiscardRouter() to return the same instance each time.
Charles Iliya Krempeaux
2015-10-10 02:11:19 -0700
f151008688
initial commit. this is still a work in progress.
Charles Iliya Krempeaux
2015-10-10 00:29:18 -0700