diff --git a/providers/google-cloud-storage/src/test/resources/logback.xml b/providers/google-cloud-storage/src/test/resources/logback.xml index 864a5a52de..c83c449005 100644 --- a/providers/google-cloud-storage/src/test/resources/logback.xml +++ b/providers/google-cloud-storage/src/test/resources/logback.xml @@ -1,83 +1,83 @@ - - - - - target/test-data/jclouds.log - - - %d %-5p [%c] [%thread] %m%n - - - - - target/test-data/jclouds-wire.log - - - %d %-5p [%c] [%thread] %m%n - - - - - target/test-data/jclouds-compute.log - - - %d %-5p [%c] [%thread] %m%n - - - - - target/test-data/jclouds-ssh.log - - - %d %-5p [%c] [%thread] %m%n - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + target/test-data/jclouds.log + + + %d %-5p [%c] [%thread] %m%n + + + + + target/test-data/jclouds-wire.log + + + %d %-5p [%c] [%thread] %m%n + + + + + target/test-data/jclouds-compute.log + + + %d %-5p [%c] [%thread] %m%n + + + + + target/test-data/jclouds-ssh.log + + + %d %-5p [%c] [%thread] %m%n + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +