messages.log

  • #1, by ke4Tuesday, 17. February 2015, 08:55 9 years ago
    Hi,

    i'm trying to test one of my script and i need to print something out, but i'm not seeing anything in the messages.log file ( in appdata ) I'm using print(), please what am i doing wrong?

    Thanks

    Key Killer

    810 Posts


  • #2, by SimonSTuesday, 17. February 2015, 11:20 9 years ago
    Hi,
    the log settings should be set to "info" to get any output.

    Thread Captain

    1580 Posts

  • #3, by ke4Tuesday, 17. February 2015, 11:32 9 years ago
    I changed it and the messages.log file is still completely empty.

    Key Killer

    810 Posts

  • #4, by AlexTuesday, 17. February 2015, 11:58 9 years ago
    in case you're using an ini-file you should set the loglevel with loglevel=info

    since your log file is completely empty there seems to be another issue. Maybe you're looking at the wrong file? (old path, etc.)

    Great Poster

    378 Posts

  • #5, by ke4Tuesday, 17. February 2015, 12:08 9 years ago
    I set loglevel = info,
    The file(path) is corect, i've just tried create a new project and print something there, and it's working, so it's just about my project.
    Will be okay to delete that folder in appdata? That visionaire would create a new one maybe? I have there just default config.ini, empty .log file and some .dmp file

    Key Killer

    810 Posts