annotate logging/src/luan/modules/logging/init.luan @ 693:ca169567ce07

module URIs must now include ".luan"
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 19 Apr 2016 15:54:11 -0600
parents 9bf9ad733827
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
693
ca169567ce07 module URIs must now include ".luan"
Franklin Schmidt <fschmidt@gmail.com>
parents: 532
diff changeset
1 require "luan:logging/Logging.luan".init()
532
9bf9ad733827 add logging/init so that logging can be used if initialized elsewhere
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
2 return true