-
0.1s might be too low for slow machines (eg when running on VM), but since this is called on every test when run with RTYT logging I'd prefer to not increase default value
https://github.com/auto-p…
-
The instrument needs to log data, most importantly operational hours.
This needs to be associated to some type of output, e.g. per flight and per service interval.
-
Hey @davidgyoung,
Like I mentioned in #1, `LogManager` is not implemented. I am planing to implement it first and NLog is different than Android Logger. Even, I think there is no need for an addition…
-
```
Prosty logger - singleton, tak, żeby we wszystkich miejscach programu dlm
pisać do tego samego miejsca
```
Original issue reported on code.google.com by `jarosik....@gmail.com` on 25 May 2012…
-
Update the logger to allow multiple lines to be processed for each ostringstream. This will allow for a simpler and more efficient debugging method. No need to all Logger::Log(LoggerLevel) several tim…
-
To follow logger coding conventions and to optimize performance by avoiding unnecessary object allocations, we should consider adding log flag queries to logging statements, at least to those that cre…
fh-ms updated
1 month ago
-
Logger service with ability to save logs to AWS and to file.
Add ability to create new transport.
/ai:go(variants=3)
-
`EnvironmentCallbackContext.Logger` is currently nullable, however `ResourceLoggerService.GetLogger` is nullable.
Since the latter is never null, it seems like there should always be a logger in `E…
-
**System Information (please complete the following information):**
- Model Builder Version (available in Manage Extensions dialog): 17.18.4.2425601
- Visual Studio Version: 17.11.5
**Describe the …
-
# Issue description
*Describe your issue in detail here*
Implement a proper logger to replace console.log & console.error
# Definition Of Ready (DoR)
*This issue can be worked on if*
- [x] a develope…