-
-
Notifications
You must be signed in to change notification settings - Fork 36
Log.LogMessage should not be private #158
Copy link
Copy link
Closed
Labels
bugSomething is brokenSomething is brokenlibraryIssues that span all parts of the library (usually code style related)Issues that span all parts of the library (usually code style related)
Milestone
Metadata
Metadata
Assignees
Labels
bugSomething is brokenSomething is brokenlibraryIssues that span all parts of the library (usually code style related)Issues that span all parts of the library (usually code style related)
Log.LogMessage should have a public getter, otherwise the Log class is useless to those using clients.