Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / bin / Console.java
2023-10-05 Ben SoaresJAL-4298 Fixed initial log level to see .jalview_proper...
2023-09-02 Ben SoaresJAL-629 Add accessors for argParser and bootstrapArgs feature/JAL-629_--output_-_means_output_to_STDOUT
2023-09-01 Ben SoaresJAL-629 Fix --structureimage and options
2023-08-10 Ben SoaresJAL-629 Change all stdout and stderr output to use...
2023-08-10 Ben SoaresJAL-629 Method to use for printStackTrace
2023-08-09 Ben SoaresJAL-629 Move more stdout messages to stderr when output...
2023-06-07 Ben SoaresJAL-4001 GA4 tracking is now ENABLED. Currently loggin...
2023-05-11 Ben SoaresJAL-629 Added linkedId to ArgValuesMap for reference...
2023-05-10 Ben SoaresJAL-629 Catch a NPE, fix a test
2023-05-10 Ben SoaresJAL-629 More docs. Usage statement. Adjust some logging...
2023-02-23 Ben SoaresJAL-629 bootstrap args and properties. Remember index...
2023-02-03 Ben SoaresJAL-629 Fasta sequence id reading whitespace fix. Flexi...
2022-03-08 Jim ProcterJAL-3746 apply copyright to source
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2022-02-11 Jim ProcterJAL-3949 - refactor logging from jalview.bin.Cache...