Skip to content

Running a MAS using a .mas2j file without the MASConsole? #107

Answered by jomifred
mindcrime asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Phillip, great that you started to code!

the Jason output is managed by a logging system (provided by Java). So to change from MASConsoleGUI to Console, you just need to edit the logging.properties file commenting the line where MASConsoleLogHandler is used and uncommenting the line that uses ConsoleHandler.

There is some doc at https://jason-lang.github.io/doc/faq.html#_how_to_log_the_overall_execution

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mindcrime
Comment options

Answer selected by mindcrime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants