|
Unfortunately my typo only occured in the post, but not in the filename... this would have been easier
I used lotsarams script, but faced the same experience: Log-file (userlogin.log) will be created after saving the file changes for ....properties. Then starting Perspectives, logging in, logging out. Then opened the userlogin.log-file: empty. Expected: 2 entries documenting the login and the logout before (or at least the login). As of blog entries concerning log4j (TM1-agnostic), the rootlogger-configuration is not neccessary as this exists anyway behind the scenes. And in your examples this is omitted as well. So I guess, this will not be the cause... Could it be, that I have a wrong expectation about the frequency of updates performed by log4j? Perhaps the login/logout-events are triggered somewhere, but the file just updated in longer intervals... It is a local installed Testdummy-TM1-installation I shut down every evening. Might I need to configure also the interval to write the lines down to the file more frequently? (责任编辑:) |
