-
## What is the current behavior?
You get an exception when you send clear message due to accessing an undefined variable while logging.
Exception:
```
"description": "Exception in AsyncSpeakWeb…
-
# Lambda Structured Logging Support
## Status (September 5th, 2024) ##
Version 1.11.0 of `Amazon.Lambda.RuntimeSupport` and 2.3.0 of `Amazon.Lambda.Core` have been released with structured loggin…
-
__Proposal:__
Add a JSON formatted log option to the configuration options.
__Current behavior:__
InfluxDB v2.x had an “auto” format mode which cannot be altered and it is supposed to detect whe…
-
$ ./setup.sh automate
v2: Pulling from palomachain/lightnode-client
Digest: sha256:8fbf9d43a98880f4db1a50bf44a7fc1af88729b8eccb382d086bb04a454e4aba
Status: Image is up to date for palomachain/lightno…
-
I try to go the
**MODEL**: lllyasviel/flux1-dev-bnb-nf4 from https://huggingface.co/lllyasviel/flux1-dev-bnb-nf4
and all the components:
**VAE**: https://huggingface.co/black-forest-labs/FLUX.1-d…
-
```
import traceback
from flask import Flask, request, jsonify
from solana.rpc.api import Client
from solana.rpc.api import Keypair
from solana.rpc.commitment import Confirmed
from solana.rpc.ty…
-
The log output is currently in text format, is there a way to configure the output to be in json format? Since this project is using [klog](https://github.com/kubernetes/klog) it seems possible.
Th…
-
It seems easy to implement and it also would be handy and useful for many people who use elasticsearch/loki etc
smth like this
```
func NewLogger(level uint32, format string) Logger {
l := log.…
-
https://github.com/GoogleCloudPlatform/metacontroller/issues/167
-
### Which section(s) is the issue in?
Json log formatter configuration examples are poor or missing whole information.
### What needs fixing?
It is best to have full examples of full object…