Oliviertoto

Results 13 comments of Oliviertoto

Well done ! i didn't know how to resolve those tests failures in older nodes versions from my last PR :)

Same with systems using decorators like mongoose/typegoose . I would love to see your PR merged soon :) @ Btw is this really usefull / necessary to minify build ?

Hello there! I'm facing the same issue Sad story I can't debug my app now :'(

@fpillet yeah I just cloned the lastest source code and build the mac client. I don't see any options, documentations or API to turn off SSL on the client :s...

Hello there! Ok.. so i tried to configure the logger without using SSL but unfortunately it doesn't seems to work. Here is my init code : ``` - (BOOL)application:(UIApplication *)application...

Ok after investigations it seems that the version installed via cocoapods is 1.5.1. I tried to set the flag '~>1.6' but it turns cocoapods into errors :s

Yeah i wrote this : pod "NSLogger", :git => 'https://github.com/fpillet/NSLogger.git' But the issue with the logger is still not resolved :(

@fpillet Hey ! - I've checked out the master branch of the logger - built the desktop app. - Updated client logger on my app via cocoa pods. Installing NSLogger...

@fpillet since i've upgraded to version 1.7.0 via cocoapods, downgrade via cocopods is not possible :s

I don't see this options in 0.2.1 package ``` npx pino-cloudwatch --help Sends pino logs to AWS CloudWatch Logs. Usage: node index.js | pino-cloudwatch [options] Options: --help Show help [boolean]...