-
I was experimenting with daily filename rotation, like this:
```cpp
// Prepare sink
std::shared_ptr targetSink;
if (loggerConfig.daily){
Logger::info("Creati…
-
Hi,
Im using go-dnscollector v1.0.0, getting the warring message buffer is full, 5768 dnsmessage(s) dropped.
tried setting the default values chan-buffer-size: 0 and 30720, below is the config fi…
-
Hi !
This is a feature request/proposal.
Are you open to the idea of having a dedicated log file in parallel to the usual console logger to log all the netconf related messages ?
I want to have i…
-
### Describe the feature
Currently, when GLIDE needs to write a log, it "magically" writes in file in folder ".glide". It would be great to be able to pass a callback in JS, for example, and GLIDE ca…
-
### Plugin Description
I'd just like a raw text message logger for specific update channels in specific servers. Something output as raw text so I can get at it in C++.
It seems the functionality is…
-
We're using Shopware with Mollie in a cluster (Kubernetes) environment with multiple running Shopware pods. The mollie logs are written to filesystem inside our Shopware containers and are lost after …
-
**Describe the bug**
I would expect the custom log level implemented as per documentation to report on the file where the call was made instead of the file where the custom logger lives.
**To Repr…
-
Ideally via the input file. This will need to be documented.
-
when I catkin_make, the error show that missing the header file, and I didn't find it in the "srpb_logger" folder
-
Prioritize the test files that have very similar names to the files being edited.
For example, in https://github.com/pytorch/pytorch/pull/139804 TD excluded `distributed/test_c10d_logger` tests even …