loggerpro
loggerpro copied to clipboard
Configuration via INI file
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 ?
Yes, it isn't difficult to do. Can you describe what would be good in your case?
Now that dmvcframework got dotEnv support this could be done very easily. Any news about your needs?