Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-dev] Fw: Eclipse plugin and tinylog
  • From: Ming Cheng <chengm349@xxxxxxxxxxx>
  • Date: Fri, 24 Apr 2020 01:02:23 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=vAJMiQHmXfudIPAeh9Ih3ZBWerWEkQN3QbqLQT0GB60=; b=SQR6qeRJjf5Q8x3lqqb4fi82IQIkHi2Zsv/eCBZubEQiVO6cz+ykCFJrgiH6SVXhWO2e2DDh+kKeGTd4fXe6oYZEHg47RfKMOwu2XsaP3MDH8kHi6Wz064uy3GRNuG39NNNicyFtaKGa5HkD5ua8SUWst3k9nsAjd3PhWmSe3nEDyAmIL+PqIkLpxcoDA6/N42Y4zgY8BI5Y0O2tgWPc4tiD/MWttFNBaiUQKjxriQnzuvwl4hp2jGYg03SM7m+lH7iDsa5+nPZ4xlQH/1jJIfwVvjQh9Je3bwLHSxKssIAfT4yD6mTbS4n7BWIOh+FW8rUtkymEhKDsrpX1U5UsPA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=MYzuLEPD1I3hhd3vgkZTInylkit61JOyl+eSu3AlEGWyO5xO8pEx9MN4h5agvwWr21m4WeEzl1bksWvauR8WQMCM7wU9Uq1cFgly6/D1R3CHUImDUIVndulx7Ejx6RVl/NZMz80QRR45aZzUcHHSv8ApXFwCfblR+7lcDwhAGFbANC2XcPNj5oqroI9125uzSk0FgKX/Ji5HF9puu089EPuw4Xk6orElRAaYbvEsR6YcRSaHAnC8fRcMHIf0EhaO7yD5M+cLUAJzFhGxKxI0HOO1TP11GZkx1RscJQjqrkZlDusYkGW+DGiMaD+tmG9yA47EPH4EZoH76U62mhdqcA==
  • Delivered-to: pde-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/pde-dev>
  • List-help: <mailto:pde-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/pde-dev>, <mailto:pde-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/pde-dev>, <mailto:pde-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHWGDygWr68G/EzW060sYagN22Y1aiF0zOQgAGkSIo=
  • Thread-topic: Eclipse plugin and tinylog



From: cdt-dev-bounces@xxxxxxxxxxx <cdt-dev-bounces@xxxxxxxxxxx> on behalf of Ming Cheng <chengm349@xxxxxxxxxxx>
Sent: Wednesday, April 22, 2020 11:59 PM
To: cdt-dev@xxxxxxxxxxx <cdt-dev@xxxxxxxxxxx>
Subject: Re: [cdt-dev] Eclipse plugin and tinylog
 
we may forget tinylog first. Keywords are custom plugin and third-party logging lib.


From: cdt-dev-bounces@xxxxxxxxxxx <cdt-dev-bounces@xxxxxxxxxxx> on behalf of Ming Cheng <chengm349@xxxxxxxxxxx>
Sent: Wednesday, April 22, 2020 12:27 AM
To: cdt-dev@xxxxxxxxxxx <cdt-dev@xxxxxxxxxxx>
Subject: [cdt-dev] Eclipse plugin and tinylog
 
Hi,

Does anyone has experience of using a third-party logging system in eclipse plugin? I am trying to use tinylog but encountered some issue described here https://stackoverflow.com/questions/61318315/how-to-use-tinylog-in-eclipse-plugin

Thanks.
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cdt-dev

Back to the top