princykv

Results 2 issues of princykv

Hi, I am trying to use BufferingCloudWatchLogsAppender with log4net. Below is my application configuration in which I expect to send the buffered logs to CloudWatchLogs on every 60 seconds. ```...

Hi, I am trying to integrate log4net API to push all application logs directly to Cloud watch. This is working fine. But message in json format is truncated. I am...