summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI/Log.cs
AgeCommit message (Expand)Author
2016-11-14tweak deprecation messagesJesse Plamondon-Willard
2016-11-14migrate deprecation manager to new logging (#168)Jesse Plamondon-Willard
2016-11-14deprecate legacy logging interfaces, rewrite to use new framework under the h...Jesse Plamondon-Willard
2016-11-06increase deprecation severity of method disabled in 0.39.3 (#165)Jesse Plamondon-Willard
2016-11-06use more nuanced deprecation warnings (#165)Jesse Plamondon-Willard
2016-11-04make logging less verbose and more informativeJesse Plamondon-Willard
2016-11-04remove old obsolete log methodsJesse Plamondon-Willard
2016-11-04simplify log singleton managementJesse Plamondon-Willard
2016-11-04make log writer internal (not meant for use outside SMAPI)Jesse Plamondon-Willard
2016-11-04format & document logging codeJesse Plamondon-Willard
2016-11-04remove extensions from public interface, refactor & documentJesse Plamondon-Willard
2016-10-31split combined class files per .NET conventionsJesse Plamondon-Willard