Switch to new samskivert logging API.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5134 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -21,11 +21,10 @@
|
||||
|
||||
package com.threerings;
|
||||
|
||||
import java.util.logging.Logger;
|
||||
import com.samskivert.util.Logger;
|
||||
|
||||
/**
|
||||
* A placeholder class that contains a reference to the log object used by this
|
||||
* project.
|
||||
* Contains a reference to the log object used by this project.
|
||||
*/
|
||||
public class NaryaLog
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user