-
Updated
Feb 4, 2020 - Java
#
logger
Here are 2,429 public repositories matching this topic...
HTTP request logger middleware for node.js
-
Updated
Apr 18, 2020 - JavaScript
iOS Debugging Tool 🚀
debugger
swift
debugging
ios
networking
log
objective-c
network
cocoapods
sandbox
logger
protocol-buffers
logging
debug
logging-library
network-monitoring
network-analysis
debugging-tool
nslog
dotzux
cocoadebug
-
Updated
Sep 8, 2020 - Swift
android
java
app
material-design
logger
dagger2
glide
butterknife
rxjava2
mvp-architecture
retrofit2
okhttp3
greendao
leakcanary
junit4
rxbus
bugly
wanandroid
-
Updated
Jun 24, 2020 - Java
-
Updated
Nov 12, 2018 - Swift
A ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
-
Updated
Jun 27, 2020 - C
A powerful and customizable logging library for node.js
-
Updated
Jul 25, 2020 - JavaScript
Portable, simple and extensible C++ logging library
-
Updated
Aug 5, 2020 - C++
An n:m message multiplexer written in Go
-
Updated
Oct 30, 2019 - Go
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
-
Updated
Sep 7, 2020 - C++
kashiftriffort
commented
Mar 20, 2019
I have used this library and its not capturing Swift run time exception or traces. This is only handling Objective C exception. If you could help me out for showing Swift run time exception with stack trace.
Utility logger library for storing logs into database and push them to remote server for debugging
android
java
debugging
logger
logs
android-library
server-push
android-debug
log-management
requestbin
remote-debug
-
Updated
Aug 11, 2020 - Java
G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage.
-
Updated
Aug 8, 2020 - C++
An extensible Java library for HTTP request and response logging
java
spring-boot
monitoring
logger
logbook
logging
logs
spring-boot-starter
client-side
server-side
observability
http-logs
request-response
plugin-extension
-
Updated
Sep 9, 2020 - Java
-
Updated
Jan 2, 2019 - Java
Essential Building Blocks for Scala
config
serialization
json
scala
sql
metrics
dependency-injection
logger
grpc
rpc
msgpack
scalajs
jmx
guice
command-line-parser
testing-framework
airframe
airspec
-
Updated
Sep 9, 2020 - Scala
Log HTTP requests/responses separately, visualize their concurrency and report logs/errors in context of a request
-
Updated
Mar 8, 2018 - JavaScript
A Gradle plugin for printing beautiful logs on the console while running tests
-
Updated
Jun 30, 2020 - Groovy
Dead simple, super fast, zero allocation and modular logger for Golang
-
Updated
Mar 6, 2019 - Go
Improve this page
Add a description, image, and links to the logger topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the logger topic, visit your repo's landing page and select "manage topics."
I was playing around with using
stdTimeFunctions.isoTimefrom pino to format the timestamp. But I noticed that when I do this, pino-pretty seems to add quotes around the already formatted string. What's really odd is that if I try to reproduce the problem just with pino-pretty directly, it doesn't happen: