Ignore:
Timestamp:
2021-11-08T15:33:27+13:00 (2 years ago)
Author:
cstephen
Message:

Implement json response for file macronisation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/the-macronizer/trunk/src/java/web/servlets/DirectInput.java

    r35720 r35721  
    139139            }
    140140   
    141             logger.info("Macron restoration succeeded. Input: " + fragment + " | Output: " + restoredFragment);
     141            logger.debug("Macron restoration succeeded. Input: " + fragment + " | Output: " + restoredFragment);
    142142        }
    143143        catch (Exception ex)
Note: See TracChangeset for help on using the changeset viewer.