Bilal
Bilal
@megahertz can we disable these time-stamps. "[2021-09-29 18:33:52.290] [info] XXXXXXXXXX". I want the time which prints with every logged line should be disables. & I can't fine any options for...
I tried log.transports.console.format = ''; but it didn't work. can you refer an example
can you please give me an example.
currently i an using something like this.What I am missing. 
You can see in the above image there are multiple logged lines....what they will print is something like this: [2021-09-30 15:13:27.087] [info] User: Bilal Amin [2021-09-30 15:13:27.087] [info] Date and...
console file
@epfromer is it possible to read itemData object from the pst files?? I am trying to parse all the available data from the file but found there is an object...
I am facing this similar issue, did't the cause. self.emit('error', new Error('invalid signature: 0x' + signature.toString(16))); where signature is "525312".
any update on this one