Pino allows using custom namespaces and this PR makes sure they are actually used.
The symbols are extracted with a method, although Pino would allow getting them from pino.symbols (docs). However, we only have access to the logger instance.
Closes #issue_link_here
Note
The pull request "fix(pino): Allow custom namespaces for
msganderr" was created by @s1gr1d but did not reference an issue. Therefore this issue was created for better visibility in external tools like Linear.Pino allows using custom namespaces and this PR makes sure they are actually used.
The symbols are extracted with a method, although Pino would allow getting them from
pino.symbols(docs). However, we only have access to theloggerinstance.Closes #issue_link_here