I'm working on a project utilising a similar config file syntax as rlog does.
The logic consequence was to join them both.
It's working, but rlog complains about unkown or malformed settings:
rlog - Malformed line in config file file:line. Ignored.
rlog - Unknown or illegal setting name in config file file:line. Ignored.
Having multiple config file for a single application is a nightmare for me.
So I decided to comment out corresponding lines in my version of rlog.
What about officially supporting multi function config files instead?
Regards,
Trickx
I'm working on a project utilising a similar config file syntax as rlog does.
The logic consequence was to join them both.
It's working, but rlog complains about unkown or malformed settings:
rlog - Malformed line in config file file:line. Ignored.rlog - Unknown or illegal setting name in config file file:line. Ignored.Having multiple config file for a single application is a nightmare for me.
So I decided to comment out corresponding lines in my version of rlog.
What about officially supporting multi function config files instead?
Regards,
Trickx