loggerpro icon indicating copy to clipboard operation
loggerpro copied to clipboard

Configuration via INI file

Open fastbike opened this issue 4 years ago • 3 comments
trafficstars

Some of the other logging frameworks I've previously used allow configuration at run time via INI configuration file settings. E.g. something like Log4D based on the Log4J / Log4Net code bases.

It is really useful when you hit a production issue and wish to increase the verbosity of logging from just Error through to Debug level.

Can this be done easily in LoggerPro ?

fastbike avatar Jan 20 '21 04:01 fastbike

Yes, it isn't difficult to do. Can you describe what would be good in your case?

danieleteti avatar Sep 26 '21 08:09 danieleteti

Now that dmvcframework got dotEnv support this could be done very easily. Any news about your needs?

danieleteti avatar Jun 21 '23 09:06 danieleteti