-
### Ensure these are true before submitting the bug report
- [X] I have searched for similar issues in the repository and could not find a duplicate.
- [X] I have provided detailed steps to reproduce…
-
Similar to how we allow the console decision logger to be configured independently of log level, it would be a nice enhancement if we allowed the "access logger" to be enabled/disabled independently o…
-
`customProps` option is causing application to crash with
```
TypeError: logger[stringifySym] is not a function
/Users/xxxx/node_modules/pino-http/logger.js:106
const customPropBindingStr =…
-
The logger used in launch does not respect the custom formatting of logs which can be defined by the RCUTILS_CONSOLE_OUTPUT_FORMAT variable (see also [here ](https://docs.ros.org/en/rolling/Tutorials/…
-
You can look at the two attached screenshots. The "before" was taken with version 2.190.3.2 and the "after" was with version 2.238.
---
Originally reported by wfollonier, imported from: Logger Consol…
timja updated
4 years ago
-
log4rs.yml:
refresh_rate: 5 seconds
appenders:
console:
kind: console
encoder:
pattern: "{d(%+)(local)} [{t}] {h({l})} {M}:{m}{n}"
filters:
- kind: threshold
…
-
Looks like there are checks for a removed permission that fail now in Deno 2.0:
```
error: Uncaught (in promise) TypeError: The provided value "hrtime" is not a valid permission name
(await Den…
-
Create some kind of a common log layer for ALL the modules that are in this project (basically, add logger to addon-tools-raub).
- This logger should be used by all the modules instead of `console.…
-
We will need to choose any suitable logger library for logging.
-
I really appreciate the quick response with #54 , but it still doesn't seem to be fully compatible with Ractors.
I'm still running into an error with my architecture
`'write': can't modify frozen IO…