You are viewing a single comment's thread:

RE: Using pino for logging in my nodejs application

at my work place we have both file log and database log... file log is tedious, you need to to grep to search if you are on linux, then you have retention and lose files... database is easier, you do a select, you can keep more log than files as it takes less space

0.01052987 BEE
1 comments

There are tools like splunk that helps in doing faster queries. But yeah the database is convenient.

0.00000003 BEE