Can we get a possiblity to add a custom template how the log message will be written ?
currently this seems to be the only one
7/7/2019 7:00:53 PM - INFO - index.ts - first output
7/7/2019 7:04:00 PM - INFO - RepositoryService - first output
this is a bit hard to read out and work with it, by default i would try to split on whitespace but this should not work.We could also think about a custom seperator for that like a colon or else so it could be split better.
Can we get a possiblity to add a custom template how the log message will be written ?
currently this seems to be the only one
this is a bit hard to read out and work with it, by default i would try to split on whitespace but this should not work.We could also think about a custom seperator for that like a colon or else so it could be split better.