aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/helper/Log.java
AgeCommit message (Collapse)Author
2023-01-26worked out the review comments: code formatting and naming issuesLeo Sadovsky
2023-01-20Added the config parameter `logger.rotate.interval = ['day', 'hour']` that ↵Leo Sadovsky
regulates the rotation frequency. The default value is 'day' for backwards compatibility
2022-06-22Return storage infoAnton Tananaev
2020-12-29Migrate logger keysAnton Tananaev
2019-04-29Fix code style issuesAnton Tananaev
2019-04-29Log exception root causeAnton Tananaev
2019-03-31Convert project to gradleAnton Tananaev