summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/Log.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Core/Log.cs')
-rw-r--r--Xamarin.Forms.Core/Log.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Xamarin.Forms.Core/Log.cs b/Xamarin.Forms.Core/Log.cs
index b8053e5d..2e1c318c 100644
--- a/Xamarin.Forms.Core/Log.cs
+++ b/Xamarin.Forms.Core/Log.cs
@@ -1,8 +1,8 @@
using System.Collections.Generic;
-namespace Xamarin.Forms
+namespace Xamarin.Forms.Internals
{
- internal static class Log
+ public static class Log
{
static Log()
{