20
0

75 Commits

Author SHA1 Message Date
f7b4aa48d7
v0.0.551 change exerr.RecursiveMessage() logic: use messages of Wrap() if not empty 2025-01-04 02:33:49 +01:00
b520282ba0
v0.0.545 2024-11-27 13:21:45 +01:00
9b2028ab54
v0.0.541 2024-11-05 14:38:42 +01:00
0ddfaf666b
v0.0.537 fix goext error print always showing error-type of highest-level error 2024-10-26 23:38:13 +02:00
e884ba6b89
v0.0.532 2024-10-13 16:33:39 +02:00
1a8e31e5ef
v0.0.531 2024-10-13 16:10:55 +02:00
eccc0fe9e5
v0.0.530 2024-10-09 11:15:26 +02:00
c8dec24a0d
v0.0.529 handle PanicWrappedErr in exerr.FromError() 2024-10-08 19:22:17 +02:00
b8cb989e54
v0.0.528 2024-10-07 17:20:40 +02:00
ec672fbd49
v0.0.527 2024-10-07 17:19:30 +02:00
9f883b458f
v0.0.513 2024-09-16 15:27:32 +02:00
a1668b6e5a
v0.0.510 2024-09-13 18:06:49 +02:00
646990b549
v0.0.490 documentation and extra-params in exerr 2024-07-27 23:44:18 +02:00
6ded615723
v0.0.482 mathext.Percentile 2024-07-12 16:33:42 +02:00
d2f2a0558a
v0.0.474 Add ZeroLogger config field to exerr.Init to override used zerolog instance 2024-06-14 23:18:58 +02:00
12fa53d848
v0.0.466 exerr.Wrap now inherits the Severity of the wrapped error 2024-06-03 13:48:30 +02:00
9dd81f6bd5
v0.0.464 improve ZeroLogErrTraces/ZeroLogAllTraces output for empty-message wrapped exerrs 2024-06-01 02:40:48 +02:00
ce7837b9ef
v0.0.455 add proper json/bson marshalling to exerr [severity|type|category] 2024-05-16 15:38:42 +02:00
246e555f3f
v0.0.451 wpdf image processing 2024-05-14 12:46:49 +02:00
e4886b4a7d
v0.0.445 added CtxData() and ExtendGinMeta/ExtendContextMeta to exerr 2024-05-03 15:28:53 +02:00
dcb5d3d7cd
v0.0.444 change gin values in exerr auto meta to not include dots in keys (fucks up mongo) 2024-05-03 13:24:08 +02:00
126d4fbd0b
v0.0.440 improve exerr.toJson 2024-04-29 16:03:58 +02:00
9321938dad
v0.0.433 fix exerr missing gindata when using ginext.Error and add config for Output logging to stderr 2024-04-15 10:25:30 +02:00
3828d601a2
v0.0.432 better handling of unmarshall-able values in exerr meta 2024-04-13 22:08:45 +02:00
890e16241d
v0.0.380 exerr properly handle inf and nan floats 2024-01-22 12:33:41 +01:00
d99adb203b
v0.0.373 BuildInsertStatement 2024-01-14 00:07:01 +01:00
be24f7a190
v0.0.370 improve sq errors 2024-01-13 14:10:25 +01:00
70de8e8d04
v0.0.362 2024-01-07 04:18:03 +01:00
d38fa60fbc
v0.0.361 call exerrListener in ginext.Error 2024-01-07 04:01:13 +01:00
42bd4cf58d
v0.0.358 2024-01-05 16:53:14 +01:00
413178e2d3
v0.0.357 2024-01-05 10:59:06 +01:00
9264a2e99b
v0.0.356 exerr.GetMeta 2024-01-05 10:43:39 +01:00
ef78b7467b
v0.0.353 add scn.sendmessage 2024-01-04 12:38:03 +01:00
05580c384a
v0.0.349 2023-12-28 01:36:21 +01:00
358c238f3d
google mail API [[FIN]] 2023-12-04 13:55:41 +01:00
8f15d42173
v0.0.325 2023-11-27 14:14:58 +01:00
88642770c5
v0.0.321 Add .NoLog() to lowest-level query exerr.Wrap in wmo (otherwise we get error logs on stdout even if the callign method allows mongo.ErrNoDocuments) 2023-11-14 16:00:14 +01:00
ff8f128fe8
v0.0.312 improve exerr.RecursiveMessage() 2023-11-10 10:16:31 +01:00
770f5c5c64
v0.0.309 2023-11-09 10:17:29 +01:00
ab1a1ab6f6
v0.0.293 fix NPE 2023-10-30 13:37:31 +01:00
9d0047a11e
v0.0.290 csid 2023-10-26 13:01:58 +02:00
7b8ab03779
v0.0.288 default to recursive-error-msg in exerr.Error() 2023-10-19 14:16:01 +02:00
98486842ae
v0.0.275 fix missing returns in (v MetaValue) ShortString 2023-09-29 16:00:40 +02:00
7577a2dd47
v0.0.274 limit exerr log meta values (shortlog) to 240 chars 2023-09-27 16:18:21 +02:00
cdf2a6e76b
v0.0.261 added id-generate.go 2023-09-18 10:38:25 +02:00
113d838876
v0.0.254 revert back to 0.0.250 2023-08-22 10:49:57 +02:00
9e5bc0d3ea
v0.0.253 2023-08-22 10:36:35 +02:00
b5ca475b3f
v0.0.251 exerr.WithStackSkip 2023-08-22 10:21:13 +02:00
a75b1291cb
v0.0.250 2023-08-21 15:34:27 +02:00
21cd1ee066
v0.0.249 better MDTAny json serialization 2023-08-21 15:19:40 +02:00