Mongo: db actions aren't logged in console even if passing in logging: true
See original GitHub issueIssue type:
[ ] question [x] bug report [ ] feature request [ ] documentation issue
Database system/driver:
[ ] cordova
[x] mongodb
[ ] mssql
[ ] mysql
/ mariadb
[ ] oracle
[ ] postgres
[ ] sqlite
[ ] sqljs
[ ] websql
TypeORM version:
[] latest
[ ] @next
[x] 0.1.20
(or put your version here)
I’m not seeing any database related logging when setting logging: true
in the connectionOptions. Nor am I seeing logging when setting logging to true in the ormconfig.json
file
Here is a repo where this is occurring:
https://github.com/mcMickJuice/typeorm-logger-bug
Link to documentation that I am following:
Issue Analytics
- State:
- Created 5 years ago
- Reactions:10
- Comments:11 (3 by maintainers)
Top Results From Across the Web
Realm Trigger executions not being logged - MongoDB
I have a simple trigger set up “onConfigChange” that runs when a document in my config collection is updated. The function: The trigger...
Read more >Log Messages — MongoDB Manual
Log entries are written as a series of key-value pairs, where each key indicates a log message field type, such as "severity", and...
Read more >serverStatus — MongoDB Manual
This command will always return a value, even on a fresh database. ... Examine the log file for more information about these messages....
Read more >Console.logging out my aggregation pipeline for test - MongoDB
I am trying to console.log the below which does not return anything back to me. Is this an issue with the testing sample...
Read more >Logging in .NET Core and ASP.NET Core | Microsoft Learn
The Logging property can have LogLevel and log provider properties. The LogLevel specifies the minimum level to log for selected categories. In ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Still nothing? After year?!
hm… issue still actual…